Kinetica C# API
Version 6.0.1.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.
Values: binary, json.
A set of string constants for the parameter <member name="record_encoding">.
Definition at line 47 of file UpdateRecords.cs.
const string kinetica.RawUpdateRecordsRequest.RecordEncoding.BINARY = "binary" |
Definition at line 49 of file UpdateRecords.cs.
const string kinetica.RawUpdateRecordsRequest.RecordEncoding.JSON = "json" |
Definition at line 50 of file UpdateRecords.cs.