Partager via


SelectExpression.IsDistinct Propriété

Définition

Valeur bool indiquant si DISTINCT est appliqué à la projection de ce SelectExpression.

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

Valeur de propriété

S’applique à