Propriété IndexInfo.Grbit

Obtient les options d’index.

Namespace:Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

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

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

Valeur de la propriété

Type : Microsoft.Isam.Esent.Interop.CreateIndexGrbit

Voir aussi

Informations de référence

Classe IndexInfo

Membres IndexInfo

Espace de noms Microsoft.Isam.Esent.Interop