4D v16.3Active transaction |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16.3
Active transaction
Active transaction
The Active transaction command returns True if the current process is in transaction, and this transaction is not suspended. It returns False if there is no current transaction, or if the current transaction is suspended. A transaction can be suspended using the SUSPEND TRANSACTION command. Since the command will also return False if the current process is not in transaction, you may need to check using the In transaction command to know whether the process is in transaction. For more information, please refer to Suspending transactions. You want to know the current transaction status: If(In transaction)
See also
In transaction
|
PROPERTIES
Product: 4D HISTORY
Created: 4D v15 R4 ARTICLE USAGE
4D Language Reference ( 4D v16) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||