proprietà JET_RECORDLIST.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_RECORDLIST
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_RECORDLIST

JET_RECORDLIST membri

Spazio dei nomi Microsoft.Isam.Esent.Interop