Kinetica   C#   API  Version 7.2.3.0
kinetica.ExportQueryMetricsResponse.Info Struct Reference

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

Public Attributes

const string EXPORTED_FILES = "exported_files"
 Comma separated list of filenames exported if applicable More...
 
const string OUTPUT = "output"
 Exported metrics if no other destination specified More...
 

Detailed Description

A set of string constants for the parameter info.

Additional information.

Definition at line 175 of file ExportQueryMetrics.cs.

Member Data Documentation

◆ EXPORTED_FILES

const string kinetica.ExportQueryMetricsResponse.Info.EXPORTED_FILES = "exported_files"

Comma separated list of filenames exported if applicable

Definition at line 179 of file ExportQueryMetrics.cs.

◆ OUTPUT

const string kinetica.ExportQueryMetricsResponse.Info.OUTPUT = "output"

Exported metrics if no other destination specified

Definition at line 183 of file ExportQueryMetrics.cs.


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