MCPcopy Create free account
hub / github.com/apache/iotdb-client-go / IsSetAliasColumns

Method IsSetAliasColumns

rpc/client.go:1422–1424  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1420}
1421
1422func (p *TSExecuteStatementResp) IsSetAliasColumns() bool {
1423 return p.AliasColumns != nil
1424}
1425
1426func (p *TSExecuteStatementResp) IsSetTracingInfo() bool {
1427 return p.TracingInfo != nil

Callers 1

writeField11Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected