[ROOT] / doc / toc / ARCQuery / Class / EntityMethodKey / QuantileKey
Eventual final QuantileKey at end of compound key.
Example: For 'Customer', DateOfBirth.Year().QUARTILE.
Example: For 'Order', Sum.TERTILE.
Note that this is not evaluated through CompoundKey.TryGetP (in contrast to FunctionKeys), instead QuantileKey.TryGetP is called with a compound key parameter.(This is done in ARCQuery.Extensions.TryGetP).
TODO: Introduce into constructor in order to make this class immutable.
Generated 2024-12-22 06:09:47.323 UTC