|
Kinetica C# API
Version 7.2.3.1
|
A set of string constants for the parameter options. More...
Public Attributes | |
| const string | SHOW_SETTINGS = "show_settings" |
| If TRUE include a map of the WAL settings for the requested tables. More... | |
| const string | TRUE = "true" |
| const string | FALSE = "false" |
A set of string constants for the parameter options.
Optional parameters.
Definition at line 20 of file ShowWal.cs.
| const string ShowWalRequest.Options.FALSE = "false" |
Definition at line 38 of file ShowWal.cs.
| const string ShowWalRequest.Options.SHOW_SETTINGS = "show_settings" |
| const string ShowWalRequest.Options.TRUE = "true" |
Definition at line 37 of file ShowWal.cs.