SPRestoreType enumeration
會指定是否在網站集合或網站集合 ; 大於內容元件伺服器陣列、 Web 服務,也就是 Web 應用程式,或內容資料庫 ;還原。
Namespace: Microsoft.SharePoint.Administration.Backup
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Enumeration SPRestoreType
'用途
Dim instance As SPRestoreType
public enum SPRestoreType
Members
Member name | Description | |
---|---|---|
Catastrophic | 大於還原網站集合的元件。 | |
SiteCollection | 還原網站集合。 |
備註
如果將還原為Restore呼叫的結果,還原類型是SiteCollection。如果是Run呼叫的結果,然後還原類型是Catastrophic。