JET_OBJECTLIST.columnidobjectname-Eigenschaft

Ruft die Columnid der Spalte in der temporären Tabelle ab, in der der Name der Tabelle gespeichert wird.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'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; }

Eigenschaftswert

Typ: Microsoft.Isam.Esent.Interop.JET_COLUMNID

Weitere Informationen

Verweis

JET_OBJECTLIST-Klasse

JET_OBJECTLIST-Member

Microsoft.Isam.Esent.Interop-Namespace