IndexSegment.IsAscending 屬性

取得值,指出索引區段是否為遞增。

Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'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 命名空間