共用方式為


SPBackupSettings members

Include protected members
Include inherited members

代表備份作業,包括要使用的執行緒數目的組態設定。

The SPBackupSettings type exposes the following members.

Constructors

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

Top

Properties

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

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
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類型-衍生的物件要用來保留作業的設定。 (Inherited from SPBackupRestoreSettings.)

Top

請參閱

參照

SPBackupSettings class

Microsoft.SharePoint.Administration.Backup namespace