A set of string constants for the parameter GetRecordsByColumnRequest.encoding. More…
Static Public Attributes | |
| const string | BINARY = “binary” |
| A constant for the GetRecordsByColumnRequest.Encoding options. | |
| const string | JSON = “json” |
| A constant for the GetRecordsByColumnRequest.Encoding options. | |
Detailed Description
A set of string constants for the parameter GetRecordsByColumnRequest.encoding.
Specifies the encoding for returned records; either BINARY or JSON.
Definition at line 48 of file GetRecordsByColumn.cs.
Member Data Documentation
◆ BINARY
| static |
A constant for the GetRecordsByColumnRequest.Encoding options.
Definition at line 52 of file GetRecordsByColumn.cs.
◆ JSON
| static |
A constant for the GetRecordsByColumnRequest.Encoding options.
Definition at line 56 of file GetRecordsByColumn.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/GetRecordsByColumn.cs
- Kinetica/Protocol/GetRecordsByColumn.cs