Skip to main content

A set of string constants for the parameter InsertRecordsResponse.info. More…

Static Public Attributes

const string BAD_RECORD_INDICES = “bad_record_indices”
 If return_individual_errors option is specified or implied, returns a comma-separated list of invalid indices (0-based).
 
const string ERROR_N = “error_N”
 Error message for record at index N (0-based).
 

Detailed Description

A set of string constants for the parameter InsertRecordsResponse.info.

Additional information.

Definition at line 2651 of file InsertRecords.cs.

Member Data Documentation

◆ BAD_RECORD_INDICES

const string kinetica.InsertRecordsResponse.Info.BAD_RECORD_INDICES = “bad_record_indices”
static

If return_individual_errors option is specified or implied, returns a comma-separated list of invalid indices (0-based).

Definition at line 2656 of file InsertRecords.cs.

◆ ERROR_N

const string kinetica.InsertRecordsResponse.Info.ERROR_N = “error_N”
static

Error message for record at index N (0-based).

Definition at line 2659 of file InsertRecords.cs.


The documentation for this struct was generated from the following files:
  • _build/public-os_centos8-arch_amd64-cc_gcc_8.5.0/install/Kinetica/Protocol/InsertRecords.cs
  • Kinetica/Protocol/InsertRecords.cs