Share via


SPAction.Rollback Method

Rolls back the upgrade action.

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

Syntax

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

instance.Rollback()
public abstract void Rollback()

See Also

Reference

SPAction Class

SPAction Members

Microsoft.SharePoint.Upgrade Namespace