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 file:
- Kinetica/Protocol/AdminSwitchover.cs