IisWebServiceApplicationProxyBackupBehaviorAttribute 成员

用来描述备份和恢复的SPIisWebServiceApplicationProxy对象的行为的特性。

IisWebServiceApplicationProxyBackupBehaviorAttribute 类型公开以下成员。

构造函数

  名称 说明
公共方法 IisWebServiceApplicationProxyBackupBehaviorAttribute IisWebServiceApplicationProxyBackupBehaviorAttribute 类的新实例进行初始化。

页首

属性

  名称 说明
公共属性 CanRenameOnRestore 指示是否可以重命名的项或使用重命名选项不是对还原。 (从 IisWebServiceBackupBehaviorAttribute 继承。)
公共属性 CanSelectForBackup 获取或设置一个 boolean 类型的值,该值指示是否可以从要备份的项目的列表中选择该对象。 (从 IisWebServiceBackupBehaviorAttribute 继承。)
公共属性 CanSelectForRestore 获取或设置一个 boolean 类型的值,该值指示是否可以还原为选定对象。 (从 IisWebServiceBackupBehaviorAttribute 继承。)
公共属性 DiskSizeRequired 近似的大小,以字节为单位,需要将数据保存到磁盘的备份。这些数据包括数据库、 文件和大 (大于 1 K) 的 blob 的大小。 (从 IisWebServiceBackupBehaviorAttribute 继承。)
受保护的属性 ServiceApplicationProxy 获取或设置服务应用程序代理,在备份或还原。
公共属性 TypeId (从 Attribute 继承。)

页首

方法

  名称 说明
公共方法 AddChildObjects 将子项添加到备份树。 (从 IisWebServiceBackupBehaviorAttribute 继承。)
公共方法 Equals (从 Attribute 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetHashCode (从 Attribute 继承。)
公共方法 GetType (从 Object 继承。)
公共方法 IsDefaultAttribute (从 Attribute 继承。)
公共方法 Match (从 Attribute 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 OnAbort 当由于某种原因停止备份系统时,将调用方法。 (从 IisWebServiceBackupBehaviorAttribute 继承。)
公共方法 OnBackup 当正在备份系统时,将调用方法。 (从 IisWebServiceBackupBehaviorAttribute 继承。)
公共方法 OnBackupComplete 当系统在备份完成时,将调用方法。 (从 IisWebServiceBackupBehaviorAttribute 继承。)
公共方法 OnPostRestore 当系统完成后调用的方法还原。 (从 IisWebServiceBackupBehaviorAttribute 继承。)
公共方法 OnPrepareBackup 系统准备备份时,将调用的方法。 (从 IisWebServiceBackupBehaviorAttribute 继承。)
公共方法 OnPreRestore 当系统准备还原时将调用的方法。 (从 IisWebServiceBackupBehaviorAttribute 继承。)
公共方法 OnRestore 正在还原系统时,将调用的方法。 (从 IisWebServiceBackupBehaviorAttribute 继承。)
公共方法 ToString (从 Object 继承。)

页首

显式 接口 实现

  名称 说明
显式接口实现私有方法 _Attribute.GetIDsOfNames (从 Attribute 继承。)
显式接口实现私有方法 _Attribute.GetTypeInfo (从 Attribute 继承。)
显式接口实现私有方法 _Attribute.GetTypeInfoCount (从 Attribute 继承。)
显式接口实现私有方法 _Attribute.Invoke (从 Attribute 继承。)

页首

另请参阅

引用

IisWebServiceApplicationProxyBackupBehaviorAttribute 类

Microsoft.SharePoint.Administration 命名空间