SetConnect

RollbackTransaction

Database::RollbackTransaction
Description
The RollbackTransaction method cancels all changes made since the last BeginTransaction method call, and ends the transaction.

Note: not all providers support transactions!
Options
Handle
Name of the handle which references the database connection.

Documentation

Release notes