Share via


Api.JetResetSessionContext 메서드

현재 스레드에서 세션을 연결 해제합니다. 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
)

매개 변수

추가 정보

참조

Api 클래스

Api 멤버

Microsoft.Isam.Esent.Interop 네임스페이스