Skip to main content

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

Static Public Attributes

const string QUALIFIED_TABLE_NAME = “qualified_table_name”
 The fully qualified name of the new table (i.e.
 

Detailed Description

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

Additional information.

Definition at line 1337 of file CreateTable.cs.

Member Data Documentation

◆ QUALIFIED_TABLE_NAME

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

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

including the schema).

Definition at line 1341 of file CreateTable.cs.


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