[This is preliminary documentation and is subject to change.]

Rolls back the transaction

Namespace:  OfficeClip.DBLayer
Assembly:  OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0

Syntax

C#
public void Rollback()
Visual Basic (Declaration)
Public Sub Rollback
Visual C++
public:
void Rollback()

See Also