A set of string constants for the parameter CreateProjectionResponse.info. More…
Static Public Attributes | |
| const string | COUNT = “count” |
| Number of records in the final table. | |
| const string | QUALIFIED_PROJECTION_NAME = “qualified_projection_name” |
| The fully qualified name of the projection (i.e. | |
Detailed Description
A set of string constants for the parameter CreateProjectionResponse.info.
Additional information.
Definition at line 1279 of file CreateProjection.cs.
Member Data Documentation
◆ COUNT
| static |
Number of records in the final table.
Definition at line 1282 of file CreateProjection.cs.
◆ QUALIFIED_PROJECTION_NAME
| static |
The fully qualified name of the projection (i.e.
including the schema).
Definition at line 1286 of file CreateProjection.cs.
The documentation for this struct was generated from the following files:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/CreateProjection.cs
- Kinetica/Protocol/CreateProjection.cs