This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20.6
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.
Active transaction
RESUME TRANSACTION
Suspending transactions
Product: 4D
Theme: Transactions
Number:
1385
Created: 4D v15 R4
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)