Kinetica   C#   API  Version 7.2.3.0
kinetica.GetJobResponse.StatusMap Struct Reference

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

Public Attributes

const string ERROR_MESSAGE = "error_message"
 Explains what error occurred while running the job asynchronously. More...
 

Detailed Description

A set of string constants for the parameter status_map.

Map of various status strings for the executed job.

Definition at line 121 of file GetJob.cs.

Member Data Documentation

◆ ERROR_MESSAGE

const string kinetica.GetJobResponse.StatusMap.ERROR_MESSAGE = "error_message"

Explains what error occurred while running the job asynchronously.

This entry only exists when the job status is ERROR.

Definition at line 127 of file GetJob.cs.


The documentation for this struct was generated from the following file: