共用方式為


IisWebServiceBackupBehaviorAttribute members

Include protected members
Include inherited members

用來說明備份及還原物件中的共用的服務架構的行為的基底類別屬性。

The IisWebServiceBackupBehaviorAttribute type exposes the following members.

Properties

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

Top

Methods

  Name Description
Public method AddChildObjects 將子項目新增至備份樹狀結構。
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 備份系統停止因任何原因時,就會呼叫方法。
Public method OnBackup 當備份系統,就會呼叫方法。
Public method OnBackupComplete 完成備份系統時,就會呼叫方法。
Public method OnPostRestore 完成系統時所呼叫的方法還原。
Public method OnPrepareBackup 系統準備備份時所呼叫的方法。
Public method OnPreRestore 系統會在準備還原時所呼叫的方法。
Public method OnRestore 還原系統時所呼叫的方法。
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

請參閱

參照

IisWebServiceBackupBehaviorAttribute class

Microsoft.SharePoint.Administration namespace