다음을 통해 공유


DatabaseIndex.IsDescending 속성

정의

해당하는 각 인덱스 열에 내림차순 정렬 순서가 있는지 여부를 나타내는 값 집합입니다.

public virtual System.Collections.Generic.IList<bool> IsDescending { get; set; }
member this.IsDescending : System.Collections.Generic.IList<bool> with get, set
Public Overridable Property IsDescending As IList(Of Boolean)

속성 값

적용 대상