Rollback;
The Rollback method cancels all changes and finishes transaction.
If external transaction changes are canceled, results of all operations are canceled.
The example of use is given in description of the Commit method.
See also:
IConnectionTransaction