共用方式為


IisWebServiceApplicationBackupBehaviorAttribute members

Include protected members
Include inherited members

指定的物件衍生自SPIisWebServiceApplication類別的子類別參與備份與還原。做法是套用此屬性類別。

The IisWebServiceApplicationBackupBehaviorAttribute type exposes the following members.

Constructors

  Name Description
Public method IisWebServiceApplicationBackupBehaviorAttribute 初始化IisWebServiceApplicationBackupBehaviorAttribute類別的新執行個體。

Top

Properties

  Name Description
Public property CanRenameOnRestore 會指出是否可以重新命名之項目的或不在還原使用 [重新命名] 選項。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public property CanSelectForBackup 取得或設定 Boolean,指出是否可以從清單中,您可以備份的項目選取物件。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public property CanSelectForRestore 取得或設定 Boolean,指出是否可以還原選取物件。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public property DiskSizeRequired 大約的大小,以位元組為單位,備份必須將其資料儲存至磁碟。將資料包含資料庫、 檔案及大型 blob (大於 1 K) 的大小。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Protected property ServiceApplication 取得正在備份或還原服務應用程式。
Public property TypeId (Inherited from Attribute.)

Top

Methods

  Name Description
Public method AddChildObjects 將子項目新增至備份樹狀結構。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method Equals (Inherited from Attribute.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Attribute.)
Public method GetType (Inherited from Object.)
Public method IsDefaultAttribute (Inherited from Attribute.)
Public method Match (Inherited from Attribute.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnAbort 備份系統停止因任何原因時,就會呼叫方法。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method OnBackup 當備份系統,就會呼叫方法。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method OnBackupComplete 完成備份系統時,就會呼叫方法。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method OnPostRestore 完成系統時所呼叫的方法還原。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method OnPrepareBackup 系統準備備份時所呼叫的方法。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method OnPreRestore 系統會在準備還原時所呼叫的方法。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method OnRestore 還原系統時所呼叫的方法。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method _Attribute.GetIDsOfNames (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfo (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.Invoke (Inherited from Attribute.)

Top

請參閱

參照

IisWebServiceApplicationBackupBehaviorAttribute class

Microsoft.SharePoint.Administration namespace