Purpose
Rolls back a transaction on a data source.
Note
This method is only available to data sources that support transactions. Rollback is not a valid operation for connections that have the AutoCommit attribute turned on.
Syntax
DBConnection.Rollback
Example
|