Click or drag to resize

SelectClauseIsDistinct Property

Returns indicator whether distinct or not.

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; }

Property Value

Type: Boolean
distinct indicator
See Also