Condividi tramite


SelectExpression.IsDistinct Proprietà

Definizione

Ottiene o imposta un valore che indica se l'oggetto SelectExpression è DISTINCT.

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

Valore della proprietà

true se selectExpression è distinct, false in caso contrario.

Si applica a