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