Api.JetStopBackupInstance-Methode

Verhindert, dass die Streamingsicherungsaktivitäten auf einem bestimmten ausgeführten instance fortgesetzt werden, sodass die Streamingsicherung auf vorhersagbare Weise beendet wird.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Shared Sub JetStopBackupInstance ( _
    instance As JET_INSTANCE _
)
'Usage
Dim instance As JET_INSTANCEApi.JetStopBackupInstance(instance)
public static void JetStopBackupInstance(
    JET_INSTANCE instance
)

Parameter

Siehe auch

Verweis

Api-Klasse

API-Member

Microsoft.Isam.Esent.Interop-Namespace