|
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 1582 of file ExecuteSql.cs.
| const string RawExecuteSqlResponse.HasMoreRecords.FALSE = "false" |
Definition at line 1585 of file ExecuteSql.cs.
| const string RawExecuteSqlResponse.HasMoreRecords.TRUE = "true" |
Definition at line 1584 of file ExecuteSql.cs.