|
RAD Studio VCL Reference
|
Cancels all updates, insertions, and deletions for the current transaction and ends the transaction.
procedure Rollback;
__fastcall Rollback();
Call Rollback to cancel all updates, insertions, and deletions for the current transaction and to end the transaction. The current transaction is the last transaction started by calling StartTransaction.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|