SPBackupRestoreSettings members
Include protected members
Include inherited members
儲存的設定備份或還原作業的模式。
The SPBackupRestoreSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
BackupDevice | 取得或設定備份儲存所在的 UNC 路徑。 |
![]() |
BackupMethod | 取得或設定的備份方法,將會使用,或使用。 |
![]() |
ConfigurationOnly | 取得或設定一個值,指出備份或還原作業是否應該包含唯一的組態設定。 |
![]() |
IndividualItem | 取得或設定備份或還原的內容元件。 |
![]() |
IsBackup | 取得一個值,指出是否將備份或還原作業。 |
![]() |
IsVerbose | 取得或設定一個值,指出作業的輸出,是否要顯示在主控台,除了正在記錄。 |
![]() |
UpdateProgress | 取得或設定一個值,指定在哪些點作業應該報告其進度。 |
![]() |
UpgradedPersistedProperties | 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() ![]() |
GetBackupSettings | 建立SPBackupSettings物件指定的目標與方法與其他的值設為預設值。 |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.) |
![]() ![]() |
GetRestoreSettings | 使用指定的來源和方法和其他的值設為其預設值建立SPRestoreSettings物件。 |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnDeserialization | 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
UpdateParent | 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.) |
![]() |
Validate | 確保正確的SPBackupRestoreSettings類型-衍生的物件要用來保留作業的設定。 |
Top