A set of string constants for the parameter RawExecuteSqlResponse.has_more_records. More…
Static Public Attributes | |
| const string | TRUE = “true” |
| A boolean constant for the RawExecuteSqlResponse.HasMoreRecords options. | |
| const string | FALSE = “false” |
| A boolean constant for the RawExecuteSqlResponse.HasMoreRecords options. | |
Detailed Description
A set of string constants for the parameter RawExecuteSqlResponse.has_more_records.
Too many records. Returned a partial set.
Definition at line 1913 of file ExecuteSql.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the RawExecuteSqlResponse.HasMoreRecords options.
Definition at line 1921 of file ExecuteSql.cs.
◆ TRUE
| static |
A boolean constant for the RawExecuteSqlResponse.HasMoreRecords options.
Definition at line 1917 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