共用方式為


SPSiteSequence members

Include protected members
Include inherited members

代表在網站集合的升級順序的抽象類別。

The SPSiteSequence type exposes the following members.

Constructors

  Name Description
Protected method SPSiteSequence 初始化SPSiteSequence類別的新執行個體。

Top

Properties

  Name Description
Protected property Actions 取得動作順序的動作。 (Inherited from SPActionSequence.)
Public property Applicable Obsolete. 保留給內部使用。已被取代這個屬性。 (Inherited from SPSequence.)
Public property ApplicableRootWebTemplate 如果只適用於特殊的根網站範本此網站順序,會傳回數字。否則,會傳回 0。
Public property CanUpgrade 取得 Boolean 值,指出是否可以升級網站集合。 (Overrides SPSequence.CanUpgrade.)
Public property ContentDatabase 輸入可升級物件的屬性。
Public property ContentDatabaseConnectionString 取得網站集合的內容資料庫的連線字串。
Public property ContinueOnFailure Fail 順向 spsite 的預設。 (Overrides SPSequence.ContinueOnFailure.)
Protected property HierarchyManager 取得SPSequence物件所使用的SPHierarchyManager物件。 (Inherited from SPSequence.)
Protected property Id 取得順序的識別碼。 (Inherited from SPSequence.)
Public property IsApplicable 取得 Boolean,指出升級作業是否目前升級順序應該要執行期間型網站集合物件的狀態。 (Overrides SPSequence.IsApplicable.)
Public property IsBackwardsCompatible 會決定此物件是在回溯相容範圍內。 (Inherited from SPSequence.)
Public property Log 取得SPLog物件,代表升級工作階段的記錄檔。升級工作階段物件可以Session屬性來擷取。 (Inherited from SPDelegate.)
Protected property Manager 取得Microsoft SharePoint Foundation升級管理員。 (Inherited from SPDelegate.)
Public property NeedsUpgrade 取得或設定 Boolean 值,以指定的 sequence 物件是否需要升級。 (Inherited from SPSequence.)
Protected property Object 取得委派的物件。 (Inherited from SPDelegate.)
Public property PlaceHolderSequence 此順序沒有任何升級的邏輯 (尚未) (Inherited from SPSequence.)
Public property SchemaVersion 取得或設定網站集合順序的結構描述版本。
Protected property Session 取得升級工作階段的代理人。 (Inherited from SPDelegate.)
Public property Site 取得網站集合是要升級的順序。
Protected property Stopped 取得或設定 Boolean 值,以指定是否停止升級。 (Inherited from StopEventReceiver.)
Public property TargetCompatibilityLevel 決定目標相容性層級為基礎的網站相容性此網站集合層級,並升級旗標。
Public property TargetSchemaVersion 取得網站集合升級順序的目標架構版本。
Protected property Type 取得代理人的類型。 (Inherited from SPDelegate.)
Protected property UpgradableObject 取得UpgradableObject類型,這要升級依此順序的物件。 (Inherited from SPSequence.)

Top

Methods

  Name Description
Public method AddNextLevelObjects 會新增目前可升級物件已完成升級之後,應該要升級的任何物件。由UpgradableObject方法,來擷取目前可升級的物件。 (Inherited from SPSequence.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FinalizeUpgrade 執行明確呼叫的作業,以完成升級。 (Inherited from SPSequence.)
Protected method GetAllVersions 取得此 SPSite 的所有 SPSiteSequences 相關聯的版本。
Public method GetHashCode (Inherited from Object.)
Public method GetProperty 會傳回其中一個的每個序列屬性從升級的 config 檔案 (Inherited from SPSequence.)
Public method GetType (Inherited from Object.)
Protected method GetVersion 會傳回指定的識別碼及預設版本為基礎的相關聯的網站集合版本。
Public method Initialize 初始化指定之物件的升級順序。 (Inherited from SPSequence.)
Protected method IsRootWebTemplate 受保護的方法,以決定根網站是否使用templateId參數所指定的網站範本。
Protected method MemberwiseClone (Inherited from Object.)
Public method PostUpgrade 實作IUpgrader.Upgrade方法之後,請執行由 SharePoint 升級基礎結構。 (Inherited from SPActionSequence.)
Public method PreUpgrade 實作IUpgrader.Upgrade方法之前,請執行由 SharePoint 升級基礎結構。 (Inherited from SPActionSequence.)
Public method SetPostUpgradeDependencies 預設此物件會有任何升級後的相依性。 (Inherited from SPSequence.)
Public method SetPreUpgradeDependencies 預設此物件會有任何升級前的相依性。 (Inherited from SPSequence.)
Protected method SetVersion 設定網站集合順序的Microsoft SharePoint Foundation資料庫的 Versions 資料表中的版本。
Public method ToString (Inherited from Object.)
Public method Upgrade 執行升級的邏輯。 (Inherited from SPActionSequence.)

Top

Events

  Name Description
Public event UpdatingProgress 正在進行升級時,就會發生。 (Inherited from SPActionSequence.)

Top

請參閱

參照

SPSiteSequence class

Microsoft.SharePoint.Upgrade namespace