A set of string constants for the parameter ShowWalRequest.options. More…
Static Public Attributes | |
| const string | SHOW_SETTINGS = “show_settings” |
| If TRUE include a map of the WAL settings for the requested tables. | |
| const string | TRUE = “true” |
| A boolean constant for the ShowWalRequest.Options options. | |
| const string | FALSE = “false” |
| A boolean constant for the ShowWalRequest.Options options. | |
Detailed Description
A set of string constants for the parameter ShowWalRequest.options.
Optional parameters.
Definition at line 20 of file ShowWal.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the ShowWalRequest.Options options.
Definition at line 46 of file ShowWal.cs.
◆ SHOW_SETTINGS
| static |
◆ TRUE
| static |
A boolean constant for the ShowWalRequest.Options options.
Definition at line 42 of file ShowWal.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/ShowWal.cs
- Kinetica/Protocol/ShowWal.cs