A set of string constants for the parameter HasTableResponse.table_exists. More…
Static Public Attributes | |
| const string | TRUE = “true” |
| A boolean constant for the HasTableResponse.TableExists options. | |
| const string | FALSE = “false” |
| A boolean constant for the HasTableResponse.TableExists options. | |
Detailed Description
A set of string constants for the parameter HasTableResponse.table_exists.
Indicates whether the table exists or not.
Definition at line 59 of file HasTable.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the HasTableResponse.TableExists options.
Definition at line 67 of file HasTable.cs.
◆ TRUE
| static |
A boolean constant for the HasTableResponse.TableExists options.
Definition at line 63 of file HasTable.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/HasTable.cs
- Kinetica/Protocol/HasTable.cs