 | MaxProjectionExpressionIsDistinct 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 IsDistinct { get; }
Return Value
Type:
Booleantrue if distinct
See Also