 | MedianProjectionExpressionDistinct Property |
Returns true if the projection considers distinct values only.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool Distinct { get; set; }
Return Value
Type:
Booleantrue if distinct
See Also