ISqlSession.Rollback Method

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()

See Also

Reference

ISqlSession Interface

ISqlSession Members

Microsoft.SharePoint.Utilities Namespace