Table.Close 方法
关闭表。
Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
Public Sub Close
'Usage
Dim instance As Table
instance.Close()
public void Close()