API. JetResetSessionContext, méthode
Dissocie une session du thread actuel. Elle doit être utilisée conjointement avec JetSetSessionContext (JET_SESID, IntPtr).
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public Shared Sub JetResetSessionContext ( _
sesid As JET_SESID _
)
'Usage
Dim sesid As JET_SESIDApi.JetResetSessionContext(sesid)
public static void JetResetSessionContext(
JET_SESID sesid
)
Paramètres
sesid
Type : Microsoft.ISAM.esent.Interop.JET_SESIDSession à utiliser.