A set of string constants for the parameter ExecuteSqlResponse.has_more_records. More…
Static Public Attributes | |
| const string | TRUE = “true” |
| A boolean constant for the ExecuteSqlResponse.HasMoreRecords options. | |
| const string | FALSE = “false” |
| A boolean constant for the ExecuteSqlResponse.HasMoreRecords options. | |
Detailed Description
A set of string constants for the parameter ExecuteSqlResponse.has_more_records.
Too many records. Returned a partial set.
Definition at line 2011 of file ExecuteSql.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the ExecuteSqlResponse.HasMoreRecords options.
Definition at line 2019 of file ExecuteSql.cs.
◆ TRUE
| static |
A boolean constant for the ExecuteSqlResponse.HasMoreRecords options.
Definition at line 2015 of file ExecuteSql.cs.
The documentation for this struct was generated from the following files:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/ExecuteSql.cs
- Kinetica/Protocol/ExecuteSql.cs