Partager via


propriété JET_COLUMNLIST.columnidgrbit

Obtient le columnid de la colonne dans la table temporaire qui stocke le grbit de la colonne.

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

Syntaxe

'Declaration
Public Property columnidgrbit As JET_COLUMNID
    Get
    Friend Set
'Usage
Dim instance As JET_COLUMNLIST
Dim value As JET_COLUMNID

value = instance.columnidgrbit
public JET_COLUMNID columnidgrbit { get; internal set; }

Valeur de la propriété

Type : Microsoft.Isam.Esent.Interop.JET_COLUMNID

Voir aussi

Informations de référence

classe JET_COLUMNLIST

JET_COLUMNLIST membres

Espace de noms Microsoft.Isam.Esent.Interop