[ROOT] / doc / toc / ARCQuery / Class / NewKeyGetType
FunctionKeys , QuantileKey , SyntaxHelp , ToString , TryGetP , TryGetPInternal
Returns the internal C# object type of the given object.
Probably most useful for debugging purposes only.
| FunctionKeys | All FunctionKeys chained at end of compound key (but before an eventual QuantileKey). | 
| QuantileKey | Eventual final QuantileKey at end of compound key. | 
| SyntaxHelp | 'GetType()' | 
| 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.333 UTC