<< Click to Display Table of Contents >> AdoConnection:RollbackTrans() |
![]() ![]() ![]() |
Cancels any changes made during the current transaction and ends the transaction. It may also start a new transaction
METHOD RollbackTrans ( ) AS VOID PASCAL CLASS AdoConnection
NOTHING
AdoConnection, AdoConnection:BeginTrans(), AdoConnection:CommitTrans()