A set of string constants for the parameter RawUpdateRecordsRequest.record_encoding. More…
Static Public Attributes | |
| const string | BINARY = “binary” |
| A constant for the RawUpdateRecordsRequest.RecordEncoding options. | |
| const string | JSON = “json” |
| A constant for the RawUpdateRecordsRequest.RecordEncoding options. | |
Detailed Description
A set of string constants for the parameter RawUpdateRecordsRequest.record_encoding.
Identifies which of RawUpdateRecordsRequest.records_to_insert and RawUpdateRecordsRequest.records_to_insert_str should be used.
Definition at line 67 of file UpdateRecords.cs.
Member Data Documentation
◆ BINARY
| static |
A constant for the RawUpdateRecordsRequest.RecordEncoding options.
Definition at line 71 of file UpdateRecords.cs.
◆ JSON
| static |
A constant for the RawUpdateRecordsRequest.RecordEncoding options.
Definition at line 75 of file UpdateRecords.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/UpdateRecords.cs
- Kinetica/Protocol/UpdateRecords.cs