SPSequence.PreUpgrade Method
Executes before the Upgrade method is implemented.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Sub PreUpgrade
'Usage
Dim instance As SPSequence
instance.PreUpgrade()
public virtual void PreUpgrade()