현재 스레드에서 세션을 연결 해제합니다. JetSetSessionContext(JET_SESID, IntPtr)와 함께 사용해야 합니다.
네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)
구문
'Declaration
Public Shared Sub JetResetSessionContext ( _
sesid As JET_SESID _
)
'Usage
Dim sesid As JET_SESIDApi.JetResetSessionContext(sesid)
public static void JetResetSessionContext(
JET_SESID sesid
)
매개 변수
sesid
형식: Microsoft.Isam.Esent.Interop.JET_SESID사용할 세션입니다.