proprietà JET_OBJECTLIST.tableid

Ottiene tableid della tabella temporanea. Questa operazione deve essere chiusa quando la tabella non è più necessaria.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'Declaration
Public Property tableid As JET_TABLEID
    Get
    Friend Set
'Usage
Dim instance As JET_OBJECTLIST
Dim value As JET_TABLEID

value = instance.tableid
public JET_TABLEID tableid { get; internal set; }

Valore proprietà

Tipo: Microsoft.Isam.Esent.Interop.JET_TABLEID

Vedi anche

Riferimento

classe JET_OBJECTLIST

membri JET_OBJECTLIST

Spazio dei nomi Microsoft.Isam.Esent.Interop