Kinetica C# API
Version 7.1.10.0
|
Identifies which of and should be used. More...
Public Attributes | |
const string | BINARY = "binary" |
const string | JSON = "json" |
Identifies which of and should be used.
Supported values:
The default value is BINARY. A set of string constants for the parameter record_encoding.
Definition at line 81 of file UpdateRecords.cs.
const string kinetica.RawUpdateRecordsRequest.RecordEncoding.BINARY = "binary" |
Definition at line 83 of file UpdateRecords.cs.
const string kinetica.RawUpdateRecordsRequest.RecordEncoding.JSON = "json" |
Definition at line 84 of file UpdateRecords.cs.