A set of string constants for the parameter ShowTableResponse.table_descriptions. More…
Static Public Attributes | |
| const string | COLLECTION = “COLLECTION” |
| A constant for the ShowTableResponse.TableDescriptions options. | |
| const string | JOIN = “JOIN” |
| A constant for the ShowTableResponse.TableDescriptions options. | |
| const string | LOGICAL_EXTERNAL_TABLE = “LOGICAL_EXTERNAL_TABLE” |
| A constant for the ShowTableResponse.TableDescriptions options. | |
| const string | LOGICAL_VIEW = “LOGICAL_VIEW” |
| A constant for the ShowTableResponse.TableDescriptions options. | |
| const string | MATERIALIZED_EXTERNAL_TABLE = “MATERIALIZED_EXTERNAL_TABLE” |
| A constant for the ShowTableResponse.TableDescriptions options. | |
| const string | MATERIALIZED_VIEW = “MATERIALIZED_VIEW” |
| A constant for the ShowTableResponse.TableDescriptions options. | |
| const string | MATERIALIZED_VIEW_MEMBER = “MATERIALIZED_VIEW_MEMBER” |
| A constant for the ShowTableResponse.TableDescriptions options. | |
| const string | MATERIALIZED_VIEW_UNDER_CONSTRUCTION = “MATERIALIZED_VIEW_UNDER_CONSTRUCTION” |
| A constant for the ShowTableResponse.TableDescriptions options. | |
| const string | REPLICATED = “REPLICATED” |
| A constant for the ShowTableResponse.TableDescriptions options. | |
| const string | RESULT_TABLE = “RESULT_TABLE” |
| A constant for the ShowTableResponse.TableDescriptions options. | |
| const string | SCHEMA = “SCHEMA” |
| A constant for the ShowTableResponse.TableDescriptions options. | |
| const string | VIEW = “VIEW” |
| A constant for the ShowTableResponse.TableDescriptions options. | |
Detailed Description
A set of string constants for the parameter ShowTableResponse.table_descriptions.
List of descriptions for the respective tables in ShowTableResponse.table_names.
Definition at line 849 of file ShowTable.cs.
Member Data Documentation
◆ COLLECTION
| static |
A constant for the ShowTableResponse.TableDescriptions options.
Definition at line 853 of file ShowTable.cs.
◆ JOIN
| static |
A constant for the ShowTableResponse.TableDescriptions options.
Definition at line 857 of file ShowTable.cs.
◆ LOGICAL_EXTERNAL_TABLE
| static |
A constant for the ShowTableResponse.TableDescriptions options.
Definition at line 861 of file ShowTable.cs.
◆ LOGICAL_VIEW
| static |
A constant for the ShowTableResponse.TableDescriptions options.
Definition at line 865 of file ShowTable.cs.
◆ MATERIALIZED_EXTERNAL_TABLE
| static |
A constant for the ShowTableResponse.TableDescriptions options.
Definition at line 869 of file ShowTable.cs.
◆ MATERIALIZED_VIEW
| static |
A constant for the ShowTableResponse.TableDescriptions options.
Definition at line 873 of file ShowTable.cs.
◆ MATERIALIZED_VIEW_MEMBER
| static |
A constant for the ShowTableResponse.TableDescriptions options.
Definition at line 877 of file ShowTable.cs.
◆ MATERIALIZED_VIEW_UNDER_CONSTRUCTION
| static |
A constant for the ShowTableResponse.TableDescriptions options.
Definition at line 881 of file ShowTable.cs.
◆ REPLICATED
| static |
A constant for the ShowTableResponse.TableDescriptions options.
Definition at line 885 of file ShowTable.cs.
◆ RESULT_TABLE
| static |
A constant for the ShowTableResponse.TableDescriptions options.
Definition at line 889 of file ShowTable.cs.
◆ SCHEMA
| static |
A constant for the ShowTableResponse.TableDescriptions options.
Definition at line 893 of file ShowTable.cs.
◆ VIEW
| static |
A constant for the ShowTableResponse.TableDescriptions options.
Definition at line 897 of file ShowTable.cs.
The documentation for this struct was generated from the following files:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/ShowTable.cs
- Kinetica/Protocol/ShowTable.cs