A set of string constants for the parameter DropDatasinkRequest.options. More…
Static Public Attributes | |
| const string | CLEAR_TABLE_MONITORS = “clear_table_monitors” |
| If TRUE, any table monitors that use this data sink will be cleared. | |
| const string | TRUE = “true” |
| A boolean constant for the DropDatasinkRequest.Options options. | |
| const string | FALSE = “false” |
| A boolean constant for the DropDatasinkRequest.Options options. | |
Detailed Description
A set of string constants for the parameter DropDatasinkRequest.options.
Optional parameters.
Definition at line 27 of file DropDatasink.cs.
Member Data Documentation
◆ CLEAR_TABLE_MONITORS
| static |
If TRUE, any table monitors that use this data sink will be cleared.
Supported values:
The default value is FALSE.
Definition at line 47 of file DropDatasink.cs.
◆ FALSE
| static |
A boolean constant for the DropDatasinkRequest.Options options.
Definition at line 55 of file DropDatasink.cs.
◆ TRUE
| static |
A boolean constant for the DropDatasinkRequest.Options options.
Definition at line 51 of file DropDatasink.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/DropDatasink.cs
- Kinetica/Protocol/DropDatasink.cs