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