|
Kinetica C# API
Version 7.2.3.1
|
A set of string constants for the parameter info. More...
Public Attributes | |
| const string | QUALIFIED_TABLE_NAME = "qualified_table_name" |
| The fully qualified name of the new table (i.e. More... | |
A set of string constants for the parameter info.
Additional information.
Definition at line 1115 of file CreateTable.cs.
| const string CreateTableResponse.Info.QUALIFIED_TABLE_NAME = "qualified_table_name" |
The fully qualified name of the new table (i.e.
including the schema).
Definition at line 1119 of file CreateTable.cs.