A set of string constants for the parameter AggregateMinMaxResponse.info. More…
Static Public Attributes | |
| const string | MIN_STRING = “min_string” |
| The minimum value of column_name, stored as a byte vector. | |
| const string | MAX_STRING = “max_string” |
| The maximum value of column_name, stored as a byte vector. | |
Detailed Description
A set of string constants for the parameter AggregateMinMaxResponse.info.
Additional information.
Definition at line 69 of file AggregateMinMax.cs.
Member Data Documentation
◆ MAX_STRING
| static |
The maximum value of column_name, stored as a byte vector.
Definition at line 79 of file AggregateMinMax.cs.
◆ MIN_STRING
| static |
The minimum value of column_name, stored as a byte vector.
Definition at line 74 of file AggregateMinMax.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/AggregateMinMax.cs
- Kinetica/Protocol/AggregateMinMax.cs