共用方式為


SPRestoreSettings members

Include protected members
Include inherited members

代表在還原作業的組態設定。設定包含要還原的備份,還原的方法,因此伺服器陣列登入資訊。

The SPRestoreSettings type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property BackupDevice 取得或設定備份儲存所在的 UNC 路徑。 (Inherited from SPBackupRestoreSettings.)
Public property BackupId 取得或設定還原的備份識別碼。
Public property BackupMethod 取得或設定的備份方法,將會使用,或使用。 (Inherited from SPBackupRestoreSettings.)
Public property ConfigurationOnly 取得或設定一個值,指出備份或還原作業是否應該包含唯一的組態設定。 (Inherited from SPBackupRestoreSettings.)
Public property FarmAdminLoginName 取得或設定伺服器陣列管理員的登入名稱。
Public property FarmAdminPassword 取得或設定伺服器陣列的系統管理員的密碼。
Public property IndividualItem 取得或設定備份或還原的內容元件。 (Inherited from SPBackupRestoreSettings.)
Public property IsBackup 取得一個值,指出是否將備份或還原作業。 (Inherited from SPBackupRestoreSettings.)
Public property IsVerbose 取得或設定一個值,指出作業的輸出,是否要顯示在主控台,除了正在記錄。 (Inherited from SPBackupRestoreSettings.)
Public property PreserveContentDatabaseChangeLog 取得或設定一個值,指出還原覆寫的資料庫時,是否應該保留的目標內容資料庫的變更記錄。
Public property RestoreMethod 取得或設定一個值,指出是否已存在目標上還原是否覆寫現有的資料庫。
Public property RestoreThreads 取得或設定要用於還原作業的執行緒數目。
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

請參閱

參照

SPRestoreSettings class

Microsoft.SharePoint.Administration.Backup namespace