Windows8Api.JetStopServiceInstance2-Methode
Bereitet eine instance für die Kündigung vor. Kann auch verwendet werden, um eine vorherige Stilllegung fortzusetzen.
Namespace:Microsoft.Isam.Esent.Interop.Windows8
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Shared Sub JetStopServiceInstance2 ( _
instance As JET_INSTANCE, _
grbit As StopServiceGrbit _
)
'Usage
Dim instance As JET_INSTANCE
Dim grbit As StopServiceGrbitWindows8Api.JetStopServiceInstance2(instance, _
grbit)
public static void JetStopServiceInstance2(
JET_INSTANCE instance,
StopServiceGrbit grbit
)
Parameter
instance
Typ: Microsoft.Isam.Esent.Interop.JET_INSTANCEDie zu verwendende (ausgeführte) instance.
grbit
Typ: Microsoft.Isam.Esent.Interop.Windows8.StopServiceGrbitDie Optionen zum Beenden oder Fortsetzen der instance.