[ROOT] / doc / toc / ARCQuery / Class / NewKeyCountP

FunctionKeys , QuantileKey , SyntaxHelp , ToString , TryGetP , TryGetPInternal


Returns the number of properties for a given entity object.

See also NewKeyCountPRec, recursive variant of NewKeyCountP.


FunctionKeysAll FunctionKeys chained at end of compound key (but before an eventual QuantileKey).
QuantileKeyEventual final QuantileKey at end of compound key.
SyntaxHelp'CountP()'
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-04-20 08:54:08.369 UTC