Partager via


JET_INDEXCREATE.grbit, propriété

Obtient ou définit les options de création d’index.

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

Syntaxe

'Declaration
Public Property grbit As CreateIndexGrbit
    Get
    Set
'Usage
Dim instance As JET_INDEXCREATE
Dim value As CreateIndexGrbit

value = instance.grbit

instance.grbit = value
public CreateIndexGrbit grbit { get; set; }

Valeur de la propriété

Type : Microsoft.Isam.Esent.Interop.CreateIndexGrbit

Voir aussi

Informations de référence

JET_INDEXCREATE classe

JET_INDEXCREATE membres

Espace de noms Microsoft.Isam.Esent.Interop