Compartir a través de


Propiedad IndexInfo.Grbit

Obtiene las opciones de índice.

Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Sintaxis

'Declaration
Public ReadOnly Property Grbit As CreateIndexGrbit
    Get
'Usage
Dim instance As IndexInfo
Dim value As CreateIndexGrbit

value = instance.Grbit
public CreateIndexGrbit Grbit { get; }

Valor de propiedad

Tipo: Microsoft.Isam.Esent.Interop.CreateIndexGrbit

Consulte también

Referencia

Clase IndexInfo

Miembros de IndexInfo

Espacio de nombres Microsoft.Isam.Esent.Interop