Skip to main content

A set of string constants for the parameter GetJobResponse.status_map. More…

Static Public Attributes

const string ERROR_MESSAGE = “error_message”
 Explains what error occurred while running the job asynchronously.
 

Detailed Description

A set of string constants for the parameter GetJobResponse.status_map.

Map of various status strings for the executed job.

Definition at line 124 of file GetJob.cs.

Member Data Documentation

◆ ERROR_MESSAGE

const string kinetica.GetJobResponse.StatusMap.ERROR_MESSAGE = “error_message”
static

Explains what error occurred while running the job asynchronously.

This entry only exists when the job status is ERROR.

Definition at line 130 of file GetJob.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/GetJob.cs
  • Kinetica/Protocol/GetJob.cs