A set of string constants for the parameter AggregateUniqueRequest.encoding. More…
Static Public Attributes | |
| const string | BINARY = “binary” |
| Indicates that the returned records should be binary encoded. | |
| const string | JSON = “json” |
| Indicates that the returned records should be JSON-encoded. | |
Detailed Description
A set of string constants for the parameter AggregateUniqueRequest.encoding.
Specifies the encoding for returned records.
Definition at line 49 of file AggregateUnique.cs.
Member Data Documentation
◆ BINARY
| static |
Indicates that the returned records should be binary encoded.
Definition at line 53 of file AggregateUnique.cs.
◆ JSON
| static |
Indicates that the returned records should be JSON-encoded.
Definition at line 57 of file AggregateUnique.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/AggregateUnique.cs
- Kinetica/Protocol/AggregateUnique.cs