Compartir a través de


SelectExpression.IsDistinct Propiedad

Definición

Valor bool que indica si DISTINCT se aplica a la proyección de este 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

Valor de propiedad

Se aplica a