共用方式為


SPWebSequence members

Include protected members
Include inherited members

SPWeb 抽象升級順序。

The SPWebSequence type exposes the following members.

Constructors

  Name Description
Protected method SPWebSequence

Top

Properties

  Name Description
Protected property Actions 取得動作順序的動作。 (Inherited from SPActionSequence.)
Public property Applicable Obsolete. 保留給內部使用。已被取代這個屬性。 (Inherited from SPSequence.)
Public property ApplicableWebTemplate 如果只適用於特殊的根網站範本此網站順序,會傳回數字。否則,會傳回 0。
Public property CanUpgrade SPWeb CanUpgrade 屬性。 (Overrides SPSequence.CanUpgrade.)
Public property ContentDatabase 輸入可升級物件的屬性。
Public property ContentDatabaseConnectionString 取得網站集合的內容資料庫的連線字串。
Public property ContinueOnFailure 根據預設會針對 SPWeb 失敗順向。 (Overrides SPSequence.ContinueOnFailure.)
Protected property HierarchyManager 取得SPSequence物件所使用的SPHierarchyManager物件。 (Inherited from SPSequence.)
Protected property Id 取得順序的識別碼。 (Inherited from SPSequence.)
Public property IsApplicable 升級程式為可用的物件 ; 如果為 true否則為 false。 (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 RootWebOnly 傳回 true,如果此順序僅適用於 rootwebs
Public property SchemaVersion 序列 SchemaVersion 屬性。
Protected property Session 取得升級工作階段的代理人。 (Inherited from SPDelegate.)
Public property Site
Protected property Stopped 取得或設定 Boolean 值,以指定是否停止升級。 (Inherited from StopEventReceiver.)
Public property SwitchoverVersionFromSiteSequence14
Public property SwitchoverVersionFromSiteSequence15
Public property TargetCompatibilityLevel 決定目標相容性層級為基礎的網站相容性的上層網站集合層級,並升級旗標。
Public property TargetSchemaVersion 序列目標 SchemaVersion 屬性。
Protected property Type 取得代理人的類型。 (Inherited from SPDelegate.)
Protected property UpgradableObject 取得UpgradableObject類型,這要升級依此順序的物件。 (Inherited from SPSequence.)
Public property Web 輸入可升級物件的屬性。

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.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperty 會傳回其中一個的每個序列屬性從升級的 config 檔案 (Inherited from SPSequence.)
Public method GetType (Inherited from Object.)
Protected method GetVersion 取得相關聯的 SPWeb 版本。
Public method Initialize 初始化指定之物件的升級順序。 (Inherited from SPSequence.)
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 設定 SPWeb 版本。
Public method ToString (Inherited from Object.)
Public method Upgrade 執行升級的邏輯。 (Inherited from SPActionSequence.)

Top

Events

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

Top

請參閱

參照

SPWebSequence class

Microsoft.SharePoint.Upgrade namespace