열린 테이블을 닫습니다.
네임스페이스: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닫을 테이블입니다.