 | PlugInProjectionExpressionIsDistinct Property |
Returns true for distinct.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsDistinct { get; set; }
Return Value
Type:
Booleanboolean indicating distinct or not
See Also