SPBackupInformation members
Include protected members
Include inherited members
提供有關備份的作業,例如備份裝置位置資訊。
The SPBackupInformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
BackupMethod | 取得此工作的備份方法。 (Inherited from SPBackupRestoreInformation.) |
![]() |
BackupRestoreRoot | 備份物件中取得的最高的層級內容元件。 (Inherited from SPBackupRestoreInformation.) |
![]() |
Children | 取得立即備份物件的子項。 (Inherited from SPBackupRestoreInformation.) |
![]() |
CurrentProgress | 取得或設定整個工作的百分比表示備份或還原作業已完成的程度。 (Inherited from SPBackupRestoreInformation.) |
![]() |
FailureMessage | 取得或設定解釋作業失敗原因的訊息。 (Inherited from SPBackupRestoreInformation.) |
![]() |
IsBackup | 取得一個值,指定是否將備份或還原作業。 (Inherited from SPBackupRestoreInformation.) |
![]() |
IsDifferentialBackupRequested | 取得或設定一個值,指出是否只內容,已變更自從上次完整備份會備份。 |
![]() |
IsFailure | 取得一個值,指出是否作業失敗。 (Inherited from SPBackupRestoreInformation.) |
![]() |
IsRestart | Obsolete. 請勿使用。 (Inherited from SPBackupRestoreInformation.) |
![]() |
LastUpdate | 取得一個值,指定最後一次CurrentProgress已更新。 (Inherited from SPBackupRestoreInformation.) |
![]() |
Location | 取得儲存備份的通用命名慣例 (UNC) 路徑。 (Inherited from SPBackupRestoreInformation.) |
![]() |
ObjectGroup | 取得或設定可備份,讓他們不需要個別列為 UI 中選取項目的備份或還原作業的物件的群組的名稱。 (Inherited from SPBackupRestoreInformation.) |
![]() |
Parameters | 取得備份或還原作業的參數集。 (Inherited from SPBackupRestoreInformation.) |
![]() |
Parent | 取得備份的備份物件目前的作業的父物件。 (Inherited from SPBackupRestoreInformation.) |
![]() |
Self | 取得或設定備份的物件之結果的目前的作業 (如果作業是備份),或目前的作業的來源 (如果作業會還原)。 (Inherited from SPBackupRestoreInformation.) |
![]() |
UpdateProgress | 取得一個值,指定在哪些點作業應該報告其進度。 (Inherited from SPBackupRestoreInformation.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GenerateFileMapping | 會包含指定的來源檔案的備份檔案的唯一名稱。 (Inherited from SPBackupRestoreInformation.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetParameter | 會傳回指派給指定的索引鍵索引鍵 / 值組內部儲存區中的值。 (Inherited from SPBackupRestoreInformation.) |
![]() |
GetParameterObject | 取得具有指定名稱的參數的值。 (Inherited from SPBackupRestoreInformation.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Log(SqlCommand) | 備份或還原的記錄檔中寫入指定的SqlCommand為 string。 (Inherited from SPBackupRestoreInformation.) |
![]() |
Log(SPBackupRestoreLogSeverity, String) | 管理記錄檔中寫入錯誤、 警告或告知性訊息。 (Inherited from SPBackupRestoreInformation.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ReverseFileMapping | 取得包含指定之的檔案的備份檔案的名稱。 (Inherited from SPBackupRestoreInformation.) |
![]() |
SetInputValue | 將指定之的參數設為指定的值應該來自使用者輸入。 (Inherited from SPBackupRestoreInformation.) |
![]() |
SetParameter | 將指定之的關鍵值組的名稱新增至內部存放區中的參數。 (Inherited from SPBackupRestoreInformation.) |
![]() |
SetUserNamePassword | 將指定的密碼指派給指定的使用者。 (Inherited from SPBackupRestoreInformation.) |
![]() |
ToString | (Inherited from Object.) |
Top