Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TABSDatabase.Rollback
TABSDatabase
Top 


Cancels all updates, insertions, and deletions for the current transaction and ends the transaction.

procedure Rollback;

Description
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.

Note:   Before calling Rollback, an application may check the status of the InTransaction property. If an application calls Rollback and there is no current transaction, an exception is raised.

Note:   ReadCommitted isolation level is used in multi-user mode.

        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 16, 2024