SPRestoreInformation.ParentRestoreInformation 属性

获取此SPRestoreInformationSPRestoreInformation

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

语法

声明
Public ReadOnly Property ParentRestoreInformation As SPRestoreInformation
    Get
用法
Dim instance As SPRestoreInformation
Dim value As SPRestoreInformation

value = instance.ParentRestoreInformation
public SPRestoreInformation ParentRestoreInformation { get; }

属性值

类型:Microsoft.SharePoint.Administration.Backup.SPRestoreInformation
SPRestoreInformation 提供的还原信息的组件的父组件 (场、 Web 服务、 Web 应用程序或内容数据库) 的还原信息由SPRestoreInformation表示。 

另请参阅

引用

SPRestoreInformation 类

SPRestoreInformation 成员

Microsoft.SharePoint.Administration.Backup 命名空间