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