Click or drag to resize

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
Syntax
C#
public bool IsDistinct { get; set; }

Return Value

Type: Boolean
boolean indicating distinct or not
See Also