Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the table handle for the temporary table created as a result of a successful call to JetOpenTemporaryTable.
Namespace: Microsoft.Isam.Esent.Interop.Vista
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_OPENTEMPORARYTABLE
Dim value As JET_TABLEID
value = instance.tableid
public JET_TABLEID tableid { get; internal set; }
Property value
Type: Microsoft.Isam.Esent.Interop.JET_TABLEID