A set of string constants for the parameter CheckTableRequest.options. More…
Static Public Attributes | |
| const string | LOCAL_ONLY = “local_only” |
| If TRUE only locally persisted files will be checked. | |
| const string | TRUE = “true” |
| A boolean constant for the CheckTableRequest.Options options. | |
| const string | FALSE = “false” |
| A boolean constant for the CheckTableRequest.Options options. | |
| const string | SHOW_DETAIL = “show_detail” |
| If TRUE reports individual chunk errors. | |
Detailed Description
A set of string constants for the parameter CheckTableRequest.options.
Optional parameters.
Definition at line 28 of file CheckTable.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the CheckTableRequest.Options options.
Definition at line 54 of file CheckTable.cs.
◆ LOCAL_ONLY
| static |
◆ SHOW_DETAIL
| static |
◆ TRUE
| static |
A boolean constant for the CheckTableRequest.Options options.
Definition at line 50 of file CheckTable.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/CheckTable.cs
- Kinetica/Protocol/CheckTable.cs