次の方法で共有


Api.JetResetSessionContext メソッド

現在のスレッドからセッションの関連付けを解除します。 これは JetSetSessionContext(JET_SESID, IntPtr) と組み合わせて使用する必要があります。

Namespace: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 名前空間