Skip to main content

A set of string constants for the parameter CreateUnionResponse.info. More…

Static Public Attributes

const string COUNT = “count”
 Number of records in the final table.
 
const string QUALIFIED_TABLE_NAME = “qualified_table_name”
 The fully qualified name of the result table (i.e.
 

Detailed Description

A set of string constants for the parameter CreateUnionResponse.info.

Additional information.

Definition at line 1156 of file CreateUnion.cs.

Member Data Documentation

◆ COUNT

const string kinetica.CreateUnionResponse.Info.COUNT = “count”
static

Number of records in the final table.

Definition at line 1159 of file CreateUnion.cs.

◆ QUALIFIED_TABLE_NAME

const string kinetica.CreateUnionResponse.Info.QUALIFIED_TABLE_NAME = “qualified_table_name”
static

The fully qualified name of the result table (i.e.

including the schema).

Definition at line 1163 of file CreateUnion.cs.


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