Kinetica C# API  Version 7.1.10.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
kinetica.AggregateGroupByResponse.Info Struct Reference

Additional information. More...

Public Attributes

const string QUALIFIED_RESULT_TABLE_NAME = "qualified_result_table_name"
 The fully qualified name of the table (i.e. More...
 

Detailed Description

Additional information.

The default value is an empty Dictionary. A set of string constants for the parameter <member name="info">.

Definition at line 1583 of file AggregateGroupBy.cs.

Member Data Documentation

const string kinetica.AggregateGroupByResponse.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 1588 of file AggregateGroupBy.cs.


The documentation for this struct was generated from the following file: