Edit

Table.Close method

Close the table.

Namespace:  Microsoft.Isam.Esent.Interop
Assembly:  Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Sub Close
'Usage
Dim instance As Table

instance.Close()
public void Close()

See also

Reference

Table class

Table members

Microsoft.Isam.Esent.Interop namespace