SPBackupRestoreConsoleObject members
Include protected members
Include inherited members
代表特定的備份或還原作業。
The SPBackupRestoreConsoleObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
BackupMethod | 備份作業時,請取得值,指出是否完整或累加備份。 |
![]() |
BackupWasConfigurationOnly | 取得一個值,指出作業是否僅限設定備份。 |
![]() |
CurrentPhase | 取得一個值,指出哪些階段備份或還原作業正在進行中。 |
![]() |
ErrorCount | 會取得錯誤發生在備份期間或還原作業總數。 |
![]() |
FailureMessage | 取得解釋作業失敗原因的訊息。 |
![]() |
FinishTime | 取得作業完成時的日期與時間。 |
![]() |
HasThreadError | 取得一個值,指出裝載作業的執行緒是否有錯誤。 |
![]() |
Id | 取得備份或還原作業的唯一識別碼。 |
![]() |
IsBackup | 取得一個值,指出是否將備份或還原作業。 |
![]() |
IsFailure | 取得一個值,指出是否備份或還原作業失敗。 |
![]() |
LocalizedBackupMethod | 取得目前的文化特性的語言的備份方法的名稱。 |
![]() |
Location | 取得備份儲存所在的 UNC 路徑。 |
![]() |
Name | 取得備份或還原作業的名稱。 |
![]() |
NumberOfItemsCompleted | 取得元件的作業已備份或還原到目前為止的總數。 |
![]() |
ParentTopComponent | 取得頂端父項SharePoint Foundation元件名稱大部分元件的作業已備份或還原之元件的樹狀目錄中。 |
![]() |
RequestedBy | 要求的作業之人員的使用者名稱。 |
![]() |
RestoreMethod | 還原作業時,請取得值,指出是否將還原會建立新的樹狀目錄的元件或覆寫現有的欄位。 |
![]() |
Settings | 取得包含設定備份或還原作業的物件。 |
![]() |
StartTime | 取得備份或還原作業開始的時間與日期。 |
![]() |
ThreadErrorMessage | 取得或設定解釋執行緒錯誤訊息。 |
![]() |
TopComponent | 取得是頂端SharePoint Foundation元件名稱大部分元件的作業已備份或還原之元件的樹狀目錄中。 |
![]() |
TotalItems | 取得元件要備份或還原作業總數。 |
![]() |
WarningCount | 取得在備份期間發生,或還原作業的警告的總數。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top