Kinetica C# API
Version 7.1.10.0
|
List of descriptions for the respective tables in <member name="table_names">. More...
Public Attributes | |
const string | COLLECTION = "COLLECTION" |
const string | JOIN = "JOIN" |
const string | LOGICAL_EXTERNAL_TABLE = "LOGICAL_EXTERNAL_TABLE" |
const string | LOGICAL_VIEW = "LOGICAL_VIEW" |
const string | MATERIALIZED_EXTERNAL_TABLE = "MATERIALIZED_EXTERNAL_TABLE" |
const string | MATERIALIZED_VIEW = "MATERIALIZED_VIEW" |
const string | MATERIALIZED_VIEW_MEMBER = "MATERIALIZED_VIEW_MEMBER" |
const string | MATERIALIZED_VIEW_UNDER_CONSTRUCTION = "MATERIALIZED_VIEW_UNDER_CONSTRUCTION" |
const string | REPLICATED = "REPLICATED" |
const string | RESULT_TABLE = "RESULT_TABLE" |
const string | SCHEMA = "SCHEMA" |
const string | VIEW = "VIEW" |
List of descriptions for the respective tables in <member name="table_names">.
Supported values:
A set of string constants for the parameter <member name="table_descriptions">.
Definition at line 649 of file ShowTable.cs.
const string kinetica.ShowTableResponse.TableDescriptions.COLLECTION = "COLLECTION" |
Definition at line 651 of file ShowTable.cs.
const string kinetica.ShowTableResponse.TableDescriptions.JOIN = "JOIN" |
Definition at line 652 of file ShowTable.cs.
const string kinetica.ShowTableResponse.TableDescriptions.LOGICAL_EXTERNAL_TABLE = "LOGICAL_EXTERNAL_TABLE" |
Definition at line 653 of file ShowTable.cs.
const string kinetica.ShowTableResponse.TableDescriptions.LOGICAL_VIEW = "LOGICAL_VIEW" |
Definition at line 654 of file ShowTable.cs.
const string kinetica.ShowTableResponse.TableDescriptions.MATERIALIZED_EXTERNAL_TABLE = "MATERIALIZED_EXTERNAL_TABLE" |
Definition at line 655 of file ShowTable.cs.
const string kinetica.ShowTableResponse.TableDescriptions.MATERIALIZED_VIEW = "MATERIALIZED_VIEW" |
Definition at line 656 of file ShowTable.cs.
const string kinetica.ShowTableResponse.TableDescriptions.MATERIALIZED_VIEW_MEMBER = "MATERIALIZED_VIEW_MEMBER" |
Definition at line 657 of file ShowTable.cs.
const string kinetica.ShowTableResponse.TableDescriptions.MATERIALIZED_VIEW_UNDER_CONSTRUCTION = "MATERIALIZED_VIEW_UNDER_CONSTRUCTION" |
Definition at line 658 of file ShowTable.cs.
const string kinetica.ShowTableResponse.TableDescriptions.REPLICATED = "REPLICATED" |
Definition at line 659 of file ShowTable.cs.
const string kinetica.ShowTableResponse.TableDescriptions.RESULT_TABLE = "RESULT_TABLE" |
Definition at line 660 of file ShowTable.cs.
const string kinetica.ShowTableResponse.TableDescriptions.SCHEMA = "SCHEMA" |
Definition at line 661 of file ShowTable.cs.
const string kinetica.ShowTableResponse.TableDescriptions.VIEW = "VIEW" |
Definition at line 662 of file ShowTable.cs.