Metodo Table.Close
Chiudere la tabella.
Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Sintassi
'Declaration
Public Sub Close
'Usage
Dim instance As Table
instance.Close()
public void Close()