Kinetica   C#   API  Version 7.2.3.1
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 172 of file ExportQueryMetrics.cs.

Member Data Documentation

◆ EXPORTED_FILES

const string ExportQueryMetricsResponse.Info.EXPORTED_FILES = "exported_files"

Comma separated list of filenames exported if applicable.

Definition at line 176 of file ExportQueryMetrics.cs.

◆ OUTPUT

const string ExportQueryMetricsResponse.Info.OUTPUT = "output"

Exported metrics if no other destination specified.

Definition at line 180 of file ExportQueryMetrics.cs.


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