Share via


JET_COLUMNLIST.tableid-Eigenschaft

Ruft die Tableid der temporären Tabelle ab. Diese sollte geschlossen werden, wenn die Tabelle nicht mehr benötigt wird.

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

Syntax

'Declaration
Public Property tableid As JET_TABLEID
    Get
    Friend Set
'Usage
Dim instance As JET_COLUMNLIST
Dim value As JET_TABLEID

value = instance.tableid
public JET_TABLEID tableid { get; internal set; }

Eigenschaftswert

Typ: Microsoft.Isam.Esent.Interop.JET_TABLEID

Siehe auch

Verweis

JET_COLUMNLIST-Klasse

JET_COLUMNLIST-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace