共用方式為


SPAction.Upgrade method

執行升級的邏輯動作。

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

Syntax

'宣告
Public MustOverride Sub Upgrade
'用途
Dim instance As SPAction

instance.Upgrade()
public abstract void Upgrade()

請參閱

參照

SPAction class

SPAction members

Microsoft.SharePoint.Upgrade namespace