Partager via


propriété JET_COLUMNCREATE.grbit

Obtient ou définit les options de colonne.

Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'Declaration
Public Property grbit As ColumndefGrbit
    Get
    Set
'Usage
Dim instance As JET_COLUMNCREATE
Dim value As ColumndefGrbit

value = instance.grbit

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

Valeur de la propriété

Type : Microsoft.Isam.Esent.Interop.ColumndefGrbit

Voir aussi

Informations de référence

classe JET_COLUMNCREATE

JET_COLUMNCREATE membres

Espace de noms Microsoft.Isam.Esent.Interop