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