Share via


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()

Implements

IUpgrader.Upgrade()

See Also

Reference

SPSequence Class

SPSequence Members

Microsoft.SharePoint.Upgrade Namespace