Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Rolls back the Microsoft SQL Server session. This class and its members are reserved for internal use and are not intended to be used in your code.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Sub Rollback
'Usage
Dim instance As ISqlSession
instance.Rollback()
void Rollback()