()
| 1408 | } |
| 1409 | |
| 1410 | func (p *TSExecuteStatementResp) IsSetNonAlignQueryDataSet() bool { |
| 1411 | return p.NonAlignQueryDataSet != nil |
| 1412 | } |
| 1413 | |
| 1414 | func (p *TSExecuteStatementResp) IsSetColumnNameIndexMap() bool { |
| 1415 | return p.ColumnNameIndexMap != nil |
no outgoing calls
no test coverage detected