JET_COLUMNLIST.tableid-Eigenschaft

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

Namespace: Microsoft.Isam.Esent.Interop
Assembly: 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

Weitere Informationen

Verweis

JET_COLUMNLIST-Klasse

JET_COLUMNLIST Member

Microsoft.Isam.Esent.Interop-Namespace