JET_RECORDLIST.tableid-Eigenschaft
Ruft 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_RECORDLIST
Dim value As JET_TABLEID
value = instance.tableid
public JET_TABLEID tableid { get; internal set; }
Eigenschaftswert
Typ: Microsoft.Isam.Esent.Interop.JET_TABLEID