Share via


IndexSegment.IsAscending 속성

인덱스 세그먼트가 오름차순인지 여부를 나타내는 값을 가져옵니다.

네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)

구문

'Declaration
Public ReadOnly Property IsAscending As Boolean
    Get
'Usage
Dim instance As IndexSegment
Dim value As Boolean

value = instance.IsAscending
public bool IsAscending { get; }

속성 값

형식: System.Boolean

추가 정보

참조

IndexSegment 클래스

IndexSegment 멤버

Microsoft.Isam.Esent.Interop 네임스페이스