Parameters: - Req
(ctx context.Context, req *TSExecuteStatementReq)
| 19921 | // Parameters: |
| 19922 | // - Req |
| 19923 | ExecuteQueryStatement(ctx context.Context, req *TSExecuteStatementReq) (_r *TSExecuteStatementResp, _err error) |
| 19924 | // Parameters: |
| 19925 | // - Req |
| 19926 | ExecuteUpdateStatement(ctx context.Context, req *TSExecuteStatementReq) (_r *TSExecuteStatementResp, _err error) |
no outgoing calls