Método Api.JetEndSession

Encerra uma sessão.

Namespace:Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (em Microsoft.Isam.Esent.Interop.dll)

Sintaxe

'Declaration
Public Shared Sub JetEndSession ( _
    sesid As JET_SESID, _
    grbit As EndSessionGrbit _
)
'Usage
Dim sesid As JET_SESID
Dim grbit As EndSessionGrbitApi.JetEndSession(sesid, grbit)
public static void JetEndSession(
    JET_SESID sesid,
    EndSessionGrbit grbit
)

Parâmetros

Confira também

Referência

Classe API

Membros da API

Namespace Microsoft.Isam.Esent.Interop