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 file:
- Kinetica/Protocol/GetRecordsByColumn.cs