SelectExpression.IsDistinct Özellik

Tanım

Bu SelectExpression 'ın farklı olup olmadığını gösteren bir değer alır veya ayarlar.

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

Özellik Değeri

Boolean

Bu SelectExpression farklı ise true, değilse false.

Şunlara uygulanır