A set of string constants for the parameter AdminAddRanksRequest.options. More…
Static Public Attributes | |
| const string | DRY_RUN = “dry_run” |
| If TRUE, only validation checks will be performed. | |
| const string | TRUE = “true” |
| A boolean constant for the AdminAddRanksRequest.Options options. | |
| const string | FALSE = “false” |
| A boolean constant for the AdminAddRanksRequest.Options options. | |
Detailed Description
A set of string constants for the parameter AdminAddRanksRequest.options.
Optional parameters.
Definition at line 44 of file AdminAddRanks.cs.
Member Data Documentation
◆ DRY_RUN
| static |
◆ FALSE
| static |
A boolean constant for the AdminAddRanksRequest.Options options.
Definition at line 73 of file AdminAddRanks.cs.
◆ TRUE
| static |
A boolean constant for the AdminAddRanksRequest.Options options.
Definition at line 69 of file AdminAddRanks.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/AdminAddRanks.cs
- Kinetica/Protocol/AdminAddRanks.cs