SPSequence Methods

Include Protected Members
Include Inherited Members

The SPSequence 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.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FinalizeUpgrade Performs an explicitly called operation to finalize upgrade. 
Public method GetHashCode (Inherited from Object.)
Public method GetProperty
Public method GetType (Inherited from Object.)
Public method Initialize Initializes the upgrade sequence for the specified object. (Overrides SPDelegate.Initialize(Object).)
Protected method MemberwiseClone (Inherited from Object.)
Public method PostUpgrade Executes after the Upgrade method is implemented.
Public method PreUpgrade Executes before the Upgrade method is implemented.
Public method SetPostUpgradeDependencies By default this object has no post-upgrade dependencies.
Public method SetPreUpgradeDependencies By default this object has no pre-upgrade dependencies.
Public method ToString (Inherited from Object.)
Public method Upgrade Executes the upgrade code for the sequence.

Top

See Also

Reference

SPSequence Class

Microsoft.SharePoint.Upgrade Namespace