Rolls back the current transaction scope's changes
RollbackTransaction dooms the transaction regardless of nested calls to BeginTransaction. Once this method is called nothing can be done to commit the transaction. To reset the thread state a call to ThreadTransactionMgrReset must be made.
TransactionManager Class | NCI.EasyObjects Namespace