()
| 1424 | } |
| 1425 | |
| 1426 | func (p *TSExecuteStatementResp) IsSetTracingInfo() bool { |
| 1427 | return p.TracingInfo != nil |
| 1428 | } |
| 1429 | |
| 1430 | func (p *TSExecuteStatementResp) IsSetQueryResult_() bool { |
| 1431 | return p.QueryResult_ != nil |
no outgoing calls
no test coverage detected