IDatabaseSnapshotRestore-Schnittstelle
Bei der Implementierung durch eine von SPDatabaseabgeleitete Klasse enthält benutzerdefinierte Wiederherstellung vor und nach der Wiederherstellung verarbeiten, wenn die Datenbank aus einer Momentaufnahme wiederhergestellt wird.
Namespace: Microsoft.SharePoint.Administration.Backup
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface IDatabaseSnapshotRestore
'Usage
Dim instance As IDatabaseSnapshotRestore
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface IDatabaseSnapshotRestore