[ROOT] / doc / toc / ARCQuery / Class / ConstantKey<T>

FunctionKeys , QuantileKey , ToString , TryGetP , TryGetPInternal


Represents a constant expression like "' '", "', '", "42".


FunctionKeysAll FunctionKeys chained at end of compound key (but before an eventual QuantileKey).
QuantileKeyEventual final QuantileKey at end of compound key.
ToStringThe ToString representation is the one relevant when used as key, like in IK or when selecting like 'SELECT {fieldName}'.
TryGetPThe outwards facing executor, understanding use of FunctionKeys.
TryGetPInternalThe internal executor, containing the specific functionality for how to evaluate the key.

Details

Generated 2024-03-29 14:56:45.821 UTC