This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20.6
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.
In transaction
START TRANSACTION
Transaction level
Using Transactions
VALIDATE TRANSACTION
Product: 4D
Theme: Transactions
Number:
241
Modified: 4D v11 SQL
4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)