SPSiteSequence Methods

Include Protected Members
Include Inherited Members

The SPSiteSequence type exposes the following members.

Methods

  Name Description
Public method AddNextLevelObjects Adds any objects that should be upgraded after the current upgradable object has finished being upgraded. The current upgradable object can be retrieved by the UpgradableObject method. (Inherited from SPSequence.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FinalizeUpgrade Performs an explicitly called operation to finalize upgrade.  (Inherited from SPSequence.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperty (Inherited from SPSequence.)
Public method GetType (Inherited from Object.)
Protected method GetVersion Returns the associated site collection version based on the specified ID and default version.
Public method Initialize Initializes the upgrade sequence for the specified object. (Inherited from SPSequence.)
Protected method IsRootWebTemplate A protected method that determines if the root Web is using a Web template as specified by the templateId parameter.
Protected method MemberwiseClone (Inherited from Object.)
Public method PostUpgrade Executed by the SharePoint upgrade infrastructure after the IUpgrader.Upgrade method is implemented. (Inherited from SPActionSequence.)
Public method PreUpgrade Executed by the SharePoint upgrade infrastructure before the IUpgrader.Upgrade method is implemented. (Inherited from SPActionSequence.)
Public method SetPostUpgradeDependencies By default this object has no post-upgrade dependencies. (Inherited from SPSequence.)
Public method SetPreUpgradeDependencies By default this object has no pre-upgrade dependencies. (Inherited from SPSequence.)
Protected method SetVersion Sets the version of the site collection sequence within the Versions table of the Microsoft SharePoint Foundation database.
Public method ToString (Inherited from Object.)
Public method Upgrade Executes the upgrade logic. (Inherited from SPActionSequence.)

Top

See Also

Reference

SPSiteSequence Class

Microsoft.SharePoint.Upgrade Namespace