Share via


SelectExpression.IsDistinct Property

Definition

A bool value indicating if DISTINCT is applied to projection of this SelectExpression.

public bool IsDistinct { get; }
member this.IsDistinct : bool
Public ReadOnly Property IsDistinct As Boolean

Property Value

Applies to