共用方式為


SPBackupRestoreConsoleObject members

Include protected members
Include inherited members

代表特定的備份或還原作業。

The SPBackupRestoreConsoleObject type exposes the following members.

Properties

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

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPBackupRestoreConsoleObject class

Microsoft.SharePoint.Administration.Backup namespace