SPDatabaseSequence.Upgrade method

Performs an upgrade on a Microsoft SharePoint Foundation database.

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Sub Upgrade
'Usage
Dim instance As SPDatabaseSequence

instance.Upgrade()
public override void Upgrade()

Implements

IUpgrader.Upgrade()

See also

Reference

SPDatabaseSequence class

SPDatabaseSequence members

Microsoft.SharePoint.Upgrade namespace