Share via


Proprietà IndexSegment.IsAscending

Ottiene un valore che indica se il segmento di indice è crescente.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

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

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

Valore proprietà

Tipo: System.Boolean

Vedi anche

Riferimento

Classe IndexSegment

Membri indexSegment

Spazio dei nomi Microsoft.Isam.Esent.Interop