Partager via


propriété JET_OBJECTLIST.columnidobjectname

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

Namespace:Microsoft.Isam.Esent.Interop
Assemblée: 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

Informations de référence

JET_OBJECTLIST classe

JET_OBJECTLIST membres

Espace de noms Microsoft.Isam.Esent.Interop