Kinetica C# API
Version 7.2.3.0
|
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 1594 of file ExecuteSql.cs.
const string kinetica.ExecuteSqlResponse.HasMoreRecords.FALSE = "false" |
Definition at line 1597 of file ExecuteSql.cs.
const string kinetica.ExecuteSqlResponse.HasMoreRecords.TRUE = "true" |
Definition at line 1596 of file ExecuteSql.cs.