共用方式為


SPAction.Upgrade Method

Executes the upgrade logic for the action.

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

Syntax

'Declaration
Public MustOverride Sub Upgrade
'Usage
Dim instance As SPAction

instance.Upgrade()
public abstract void Upgrade()

See Also

Reference

SPAction Class

SPAction Members

Microsoft.SharePoint.Upgrade Namespace