IDatabaseSnapshotRestore 接口

通过从SPDatabase派生的类实现时,可以提供自定义预还原和后期恢复处理从快照恢复数据库时。

命名空间:  Microsoft.SharePoint.Administration.Backup
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface IDatabaseSnapshotRestore
用法
Dim instance As IDatabaseSnapshotRestore
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface IDatabaseSnapshotRestore

另请参阅

引用

IDatabaseSnapshotRestore 成员

Microsoft.SharePoint.Administration.Backup 命名空间