4D v13.4

CANCEL TRANSACTION

Home

 
4D v13.4
CANCEL TRANSACTION

CANCEL TRANSACTION 


 

CANCEL TRANSACTION  
Does not require any parameters

CANCEL TRANSACTION cancels the transaction that was started with START TRANSACTION of the corresponding level in the current process. CANCEL TRANSACTION cancels the operations executed on the data and stored during the transaction.

Note: CANCEL TRANSACTION does not have an effect on any changes made in the current records that were not saved - they remain displayed after the command is executed.

 
PROPERTIES 

Product: 4D
Theme: Transactions
Number: 241

 
INDEX

Alphabetical list of commands

 
HISTORY 

Modified: 4D v11 SQL

 
SEE ALSO 

In transaction
START TRANSACTION
Transaction level
Using Transactions
VALIDATE TRANSACTION