Condividi tramite


proprietà JET_COLUMNLIST.tableid

Ottiene l'id tabella 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_COLUMNLIST
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_COLUMNLIST

membri JET_COLUMNLIST

Spazio dei nomi Microsoft.Isam.Esent.Interop