다음을 통해 공유


SelectExpression.IsDistinct 속성

정의

DISTINCT가 이 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

속성 값

적용 대상