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

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

Public Attributes

const string QUALIFIED_RESULT_TABLE_NAME = "qualified_result_table_name"
 The fully qualified name of the result table (i.e. More...
 

Detailed Description

A set of string constants for the parameter info.

Additional information.

Definition at line 347 of file AggregateKMeans.cs.

Member Data Documentation

◆ QUALIFIED_RESULT_TABLE_NAME

const string kinetica.AggregateKMeansResponse.Info.QUALIFIED_RESULT_TABLE_NAME = "qualified_result_table_name"

The fully qualified name of the result table (i.e.

including the schema) used to store the results.

Definition at line 351 of file AggregateKMeans.cs.


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