JET_OBJECTLIST. columnidobjectname, propriété

Obtient le ColumnID de la colonne dans la table temporaire qui stocke le nom de la table.

Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

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

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

Valeur de la propriété

Type : Microsoft.ISAM.esent.Interop.JET_COLUMNID

Voir aussi

Référence

Classe JET_OBJECTLIST

Membres JET_OBJECTLIST

Espace de noms Microsoft. ISAM. esent. Interop