[ROOT] / doc / toc / ARCQuery / Class / NewKeyCountPRec
CountPRec , FunctionKeys , QuantileKey , SyntaxHelp , ToString , TryGetP , TryGetPInternal
Returns the number of properties for a given entity object.
Operates recursively, that is, sums up recursively properties also for sub-properties.
See also NewKeyCountP, non-recursive variant of NewKeyCountPRec.
| CountPRec | Counts recursively the number of properties for a given entity object. | 
| FunctionKeys | All FunctionKeys chained at end of compound key (but before an eventual QuantileKey). | 
| QuantileKey | Eventual final QuantileKey at end of compound key. | 
| SyntaxHelp | 'CountPRec()' | 
| ToString | The ToString representation is the one relevant when used as key, like in IK or when selecting like 'SELECT {fieldName}'. | 
| TryGetP | The outwards facing executor, understanding use of FunctionKeys. | 
| TryGetPInternal | The internal executor, containing the specific functionality for how to evaluate the key. | 
Generated 2025-11-04 07:12:03.432 UTC