[ROOT] / doc / toc / ARCQuery / Class / EntityMethodKey / FunctionKeys


All FunctionKeys chained at end of compound key (but before an eventual QuantileKey).

Example: For 'Customer', 'Created.Year()' (see FunctionKeyYear)
Multiple function keys may be chained, like for instance
for 'Customer', 'Created.Year().Format("00")' (note, this example is contrived, because as of Jul 2020 there is no Format-function available).

TODO: Introduce into constructor in order to make this class immutable.


Details

Generated 2024-04-18 21:21:44.751 UTC