SPPersistedUpgradableObject.Upgrade Method

Upgrades the object.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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