共用方式為


SPBackupRestoreObject members

Include protected members
Include inherited members

提供的備份與還原作業的 helper 函數和動作顯示成SPBackupRestoreInformation物件以及其相關的IBackupRestore物件的容器。

The SPBackupRestoreObject type exposes the following members.

Properties

  Name Description
Public property CanBackup 取得或設定一個值,指出是否已選取IBackupRestore屬性所代表的元件備份。
Public property CanRestore 取得或設定一個值,指出是否已選取還原IBackupRestore屬性所代表的元件。
Public property Children 會取得代表子元件的元件SPBackupRestoreObject物件所代表的物件的集合。
Public property CurrentPhase 取得一個值,指出目前作業階段。
Public property DisplayName 當作業還原至新的名稱 ; 時取得SPBackupRestoreObject物件的新、 舊名稱否則只會傳回的名稱。
Public property FullPath 取得的完整路徑,在樹狀目錄中的元件, SPBackupRestoreObject所代表的元件。
Public property IBackupRestore 取得物件,代表一個元件類型的基本原則,可以備份或還原,並提供相關處理備份或還原之元件的元件的相關資訊。
Public property Id 會取得SPBackupRestoreObject識別碼。
Public property Information 取得或還原作業的目前技巧SPBackupRestoreObject所代表之元件的向上保留備份的相關資訊的物件。
Public property IsFarmSelected 取得一個值,指出是否已選取 [伺服器陣列。
Public property IsRoot 取得一個值,指出是否SPBackupRestoreObject所表示的元件是元件的樹狀目錄的根目錄。
Public property MustRename 取得一個值,指出已還原時是否必須重新命名的元件。
Public property Name 取得SPBackupRestoreObject物件的名稱。
Public property Parent 會取得代表此SPBackupRestoreObject所代表的元件的上層元件SPBackupRestoreObject

Top

Methods

  Name Description
Public method AddChild(IBackupRestore) 會在子元件新增至這個SPBackupRestoreObject所代表的元件。
Public method AddChild(SPBackupRestoreObject) 會在子元件新增至這個SPBackupRestoreObject所代表的元件。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindObject 會傳回與指定之 ID SPBackupRestoreObject
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Rename(String, String) 在還原作業時,從其在指定的新值的備份的時指定的參數值的變更。
Public method Rename(String, String, String) 重新命名為從出其備份還原至伺服器陣列上的不同位置的元件。
Public method Reparent SPBackupRestoreObject物件移至新的父SPBackupRestoreObject物件。
Public method ToString 會傳回由IBackupRestore屬性代表元件的完整的名稱。 (Overrides Object.ToString().)

Top

Fields

  Name Description
Public fieldStatic member SPDescription 定義可以用來設定或取得Information屬性所傳回之物件的 description 參數值String
Public fieldStatic member SPLocation 定義可以用來設定或取得Information屬性所傳回的物件中的位置參數的值String
Public fieldStatic member SPName 定義可以用來設定或取得Information屬性所傳回之物件的 name 參數值String
Public fieldStatic member SPNewLocation 定義可以用來設定或取得Information屬性所傳回的物件中的新位置參數的值String
Public fieldStatic member SPNewName 定義可以用來設定或取得Information屬性所傳回的物件中的新名稱參數的值String
Public fieldStatic member SPNewPassword 定義可以用來設定或取得Information屬性所傳回的物件中的新使用者密碼參數的值String
Public fieldStatic member SPNewServer 定義可以用來設定或取得Information屬性所傳回的物件中的新伺服器參數的值String
Public fieldStatic member SPNewUserName 定義可以用來設定或取得Information屬性所傳回的物件中的新的使用者名稱參數的值String
Public fieldStatic member SPServer 定義可以用來設定或取得Information屬性所傳回的物件中的伺服器參數的值String
Public fieldStatic member SPTypeName 定義可以用來設定或取得Information屬性所傳回的物件類型名稱參數的值String
Public fieldStatic member SPUserName 定義可以用來設定或取得Information屬性所傳回的物件中的使用者名稱參數的值String
Public fieldStatic member SPWebApplicationId 定義可以用來設定或取得Information屬性所傳回的物件中的 Web 應用程式識別碼參數的值String

Top

請參閱

參照

SPBackupRestoreObject class

Microsoft.SharePoint.Administration.Backup namespace