Kinetica   C#   API  Version 7.2.3.0
kinetica.CreateJobRequest.Options Struct Reference

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

Public Attributes

const string JOB_TAG = "job_tag"
 Tag to use for submitted job. More...
 

Detailed Description

A set of string constants for the parameter options.

Optional parameters.

Definition at line 36 of file CreateJob.cs.

Member Data Documentation

◆ JOB_TAG

const string kinetica.CreateJobRequest.Options.JOB_TAG = "job_tag"

Tag to use for submitted job.

The same tag could be used on backup cluster to retrieve response for the job. Tags can use letter, numbers, '_' and '-'

Definition at line 42 of file CreateJob.cs.


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