Share via


JET_INDEXLIST.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_INDEXLIST
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_INDEXLIST-Klasse

JET_INDEXLIST-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace