共用方式為


SPBackupRestoreSettings members

Include protected members
Include inherited members

儲存的設定備份或還原作業的模式。

The SPBackupRestoreSettings type exposes the following members.

Properties

  Name Description
Public property BackupDevice 取得或設定備份儲存所在的 UNC 路徑。
Public property BackupMethod 取得或設定的備份方法,將會使用,或使用。
Public property ConfigurationOnly 取得或設定一個值,指出備份或還原作業是否應該包含唯一的組態設定。
Public property IndividualItem 取得或設定備份或還原的內容元件。
Public property IsBackup 取得一個值,指出是否將備份或還原作業。
Public property IsVerbose 取得或設定一個值,指出作業的輸出,是否要顯示在主控台,除了正在記錄。
Public property UpdateProgress 取得或設定一個值,指定在哪些點作業應該報告其進度。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetBackupSettings 建立SPBackupSettings物件指定的目標與方法與其他的值設為預設值。
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public methodStatic member GetRestoreSettings 使用指定的來源和方法和其他的值設為其預設值建立SPRestoreSettings物件。
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)
Public method Validate 確保正確的SPBackupRestoreSettings類型-衍生的物件要用來保留作業的設定。

Top

請參閱

參照

SPBackupRestoreSettings class

Microsoft.SharePoint.Administration.Backup namespace