開いているテーブルを閉じます。
Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)
構文
'Declaration
Public Shared Sub JetCloseTable ( _
sesid As JET_SESID, _
tableid As JET_TABLEID _
)
'Usage
Dim sesid As JET_SESID
Dim tableid As JET_TABLEIDApi.JetCloseTable(sesid, tableid)
public static void JetCloseTable(
JET_SESID sesid,
JET_TABLEID tableid
)
パラメーター
sesid
種類: Microsoft.Isam.Esent.Interop.JET_SESIDテーブルを開いたセッション。
tableid
種類: Microsoft.Isam.Esent.Interop.JET_TABLEID閉じるテーブル。