Kinetica C# API
Version 7.1.10.0
|
Additional information. More...
Public Attributes | |
const string | COUNT = "count" |
Number of records in the final table More... | |
const string | QUALIFIED_PROJECTION_NAME = "qualified_projection_name" |
The fully qualified name of the projection (i.e. More... | |
Additional information.
The default value is an empty Dictionary. A set of string constants for the parameter <member name="info">.
Definition at line 1275 of file CreateProjection.cs.
const string kinetica.CreateProjectionResponse.Info.COUNT = "count" |
Number of records in the final table
Definition at line 1279 of file CreateProjection.cs.
const string kinetica.CreateProjectionResponse.Info.QUALIFIED_PROJECTION_NAME = "qualified_projection_name" |
The fully qualified name of the projection (i.e.
including the schema).
Definition at line 1283 of file CreateProjection.cs.