Small company logo:
   History
 
Advertising banner:
 
 Connection.Rollback
Home • Help • Customization Tools • FCAS • Language Reference • Connection.Rollback
 
Purpose
Rolls back a transaction on a data source.
7202010_20004_0.png        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
See the example for Commit.