 | AggregationFunctionValidationContextIsDistinct Property |
Returns true to indicate that the 'distinct' keyword was specified for this aggregation function.
Namespace:
com.espertech.esper.common.client.hook.aggfunc
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsDistinct { get; }
Property Value
Type:
Booleandistinct value indicator
See Also