Share via


SPDatabaseAction.Rollback method

Rolls back the database session.

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

Syntax

'Declaration
Public Overrides Sub Rollback
'Usage
Dim instance As SPDatabaseAction

instance.Rollback()
public override void Rollback()

See also

Reference

SPDatabaseAction class

SPDatabaseAction members

Microsoft.SharePoint.Upgrade namespace