Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Terminate an instance that was created with JetInit(JET_INSTANCE) or JetCreateInstance(JET_INSTANCE, String).
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Shared Sub JetTerm2 ( _
instance As JET_INSTANCE, _
grbit As TermGrbit _
)
'Usage
Dim instance As JET_INSTANCE
Dim grbit As TermGrbitApi.JetTerm2(instance, grbit)
public static void JetTerm2(
JET_INSTANCE instance,
TermGrbit grbit
)
Parameters
instance
Type: Microsoft.Isam.Esent.Interop.JET_INSTANCEThe instance to terminate.
grbit
Type: Microsoft.Isam.Esent.Interop.TermGrbitTermination options.