Freigeben über


JET_OPENTEMPORARYTABLE.tableid-Eigenschaft

Ruft das Tabellenhandle für die temporäre Tabelle ab, die als Ergebnis eines erfolgreichen Aufrufs von JetOpenTemporaryTable erstellt wurde.

Namespace:Microsoft.Isam.Esent.Interop.Vista
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_OPENTEMPORARYTABLE
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_OPENTEMPORARYTABLE-Klasse

JET_OPENTEMPORARYTABLE-Member

Microsoft.Isam.Esent.Interop.Vista-Namespace