Partager via


propriété JET_OBJECTLIST.columnidobjtyp

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

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

Syntaxe

'Declaration
Public Property columnidobjtyp As JET_COLUMNID
    Get
    Friend Set
'Usage
Dim instance As JET_OBJECTLIST
Dim value As JET_COLUMNID

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

Valeur de la propriété

Type : Microsoft.Isam.Esent.Interop.JET_COLUMNID

Voir aussi

Informations de référence

classe JET_OBJECTLIST

JET_OBJECTLIST membres

Espace de noms Microsoft.Isam.Esent.Interop