Kinetica C# API
Version 7.2.3.0
|
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... | |
A set of string constants for the parameter info.
Additional information.
Definition at line 175 of file ExportQueryMetrics.cs.
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.
const string kinetica.ExportQueryMetricsResponse.Info.OUTPUT = "output" |
Exported metrics if no other destination specified
Definition at line 183 of file ExportQueryMetrics.cs.