Kinetica C# API
Version 7.2.3.0
|
A set of string constants for the parameter info. More...
Public Attributes | |
const string | QUALIFIED_RESULT_TABLE_NAME = "qualified_result_table_name" |
The fully qualified name of the table (i.e. More... | |
A set of string constants for the parameter info.
Additional information.
Definition at line 887 of file AggregateUnpivot.cs.
const string kinetica.AggregateUnpivotResponse.Info.QUALIFIED_RESULT_TABLE_NAME = "qualified_result_table_name" |
The fully qualified name of the table (i.e.
including the schema) used to store the results.
Definition at line 891 of file AggregateUnpivot.cs.