Compartir a través de


Método Api.JetResetSessionContext

Desasocia una sesión del subproceso actual. Se debe usar junto con JetSetSessionContext(JET_SESID, IntPtr).

Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Sintaxis

'Declaration
Public Shared Sub JetResetSessionContext ( _
    sesid As JET_SESID _
)
'Usage
Dim sesid As JET_SESIDApi.JetResetSessionContext(sesid)
public static void JetResetSessionContext(
    JET_SESID sesid
)

Parámetros

Consulte también

Referencia

Clase de API

Miembros de api

Espacio de nombres Microsoft.Isam.Esent.Interop