SPSequence.Upgrade method
Executes the upgrade code for the sequence.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Sub Upgrade
'Usage
Dim instance As SPSequence
instance.Upgrade()
public virtual void Upgrade()