4D v16.3

SUSPEND TRANSACTION

Home

 
4D v16.3
SUSPEND TRANSACTION

SUSPEND TRANSACTION 


 

SUSPEND TRANSACTION 
Does not require any parameters

The SUSPEND TRANSACTION command pauses the current transaction in the current process. You can then handle data in other parts of the database, for example, without it being included in the transaction, and while preserving the transaction context untouched. Any records that have been updated or added in the transaction are locked until the transaction is resumed using the RESUME TRANSACTION command.

For more information, please refer to the Suspending transactions section.



See also 

Active transaction
RESUME TRANSACTION
Suspending transactions

 
PROPERTIES 

Product: 4D
Theme: Transactions
Number: 1385

This command can be run in preemptive processes

 
HISTORY 

Created: 4D v15 R4

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)