A set of results returned by Kinetica.aggregateUnpivot.
More...
A set of results returned by Kinetica.aggregateUnpivot.
Definition at line 831 of file AggregateUnpivot.cs.
◆ binary_encoded_response
byte [] kinetica.RawAggregateUnpivotResponse.binary_encoded_response |
|
getset |
◆ has_more_records
bool kinetica.RawAggregateUnpivotResponse.has_more_records |
|
getset |
◆ info
IDictionary<string, string> kinetica.RawAggregateUnpivotResponse.info = new Dictionary<string, string>() |
|
getset |
Additional information.
The default value is an empty Dictionary.
Definition at line 876 of file AggregateUnpivot.cs.
◆ json_encoded_response
string kinetica.RawAggregateUnpivotResponse.json_encoded_response |
|
getset |
◆ response_schema_str
string kinetica.RawAggregateUnpivotResponse.response_schema_str |
|
getset |
◆ table_name
string kinetica.RawAggregateUnpivotResponse.table_name |
|
getset |
Typically shows the result-table name if provided in the request (Ignore otherwise).
Definition at line 845 of file AggregateUnpivot.cs.
◆ total_number_of_records
long kinetica.RawAggregateUnpivotResponse.total_number_of_records |
|
getset |
The documentation for this class was generated from the following file: