A set of string constants for the parameter ShowTypesRequest.options. More…
Static Public Attributes | |
| const string | NO_JOIN_TYPES = “no_join_types” |
| When set to ‘true’, no join types will be included. | |
| const string | TRUE = “true” |
| A boolean constant for the ShowTypesRequest.Options options. | |
| const string | FALSE = “false” |
| A boolean constant for the ShowTypesRequest.Options options. | |
Detailed Description
A set of string constants for the parameter ShowTypesRequest.options.
Optional parameters.
Definition at line 23 of file ShowTypes.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the ShowTypesRequest.Options options.
Definition at line 48 of file ShowTypes.cs.
◆ NO_JOIN_TYPES
| static |
When set to ‘true’, no join types will be included.
Supported values:
The default value is FALSE.
Definition at line 40 of file ShowTypes.cs.
◆ TRUE
| static |
A boolean constant for the ShowTypesRequest.Options options.
Definition at line 44 of file ShowTypes.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/ShowTypes.cs
- Kinetica/Protocol/ShowTypes.cs