This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
RESUME TRANSACTION

RESUME TRANSACTION 


 

RESUME TRANSACTION 
Does not require any parameters

The RESUME TRANSACTION command resumes the transaction that was paused using SUSPEND TRANSACTION at the corresponding level in the current process. Any operations that are executed after this command are carried out under transaction control (except when several suspended transactions are nested).

For more information, please refer to Suspending transactions.



See also 

Active transaction
SUSPEND TRANSACTION
Suspending transactions

 
PROPERTIES 

Product: 4D
Theme: Transactions
Number: 1386

This command can be run in preemptive processes

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v15 R4

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)