|
Kinetica C# API
Version 7.2.3.1
|
A set of string constants for the parameter has_more_records. More...
Public Attributes | |
| const string | TRUE = "true" |
| const string | FALSE = "false" |
A set of string constants for the parameter has_more_records.
Too many records. Returned a partial set.
Definition at line 1669 of file ExecuteSql.cs.
| const string ExecuteSqlResponse.HasMoreRecords.FALSE = "false" |
Definition at line 1672 of file ExecuteSql.cs.
| const string ExecuteSqlResponse.HasMoreRecords.TRUE = "true" |
Definition at line 1671 of file ExecuteSql.cs.