SPPersistedUpgradableObject.Upgrade method

Upgrades the object.

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

Syntax

'Declaration
Public Overridable Sub Upgrade
'Usage
Dim instance As SPPersistedUpgradableObject

instance.Upgrade()
public virtual void Upgrade()

Implements

IUpgradable.Upgrade()

See also

Reference

SPPersistedUpgradableObject class

SPPersistedUpgradableObject members

Upgrade overload

Microsoft.SharePoint.Administration namespace