Transaction level
Transaction level* : Integer
| Parameter | Type | Description | |
|---|---|---|---|
| Function result | Integer | ← | Current transaction level (0 if no transaction has been started) | 
Description
he Transaction level command returns the current transaction level for the process. This command takes all the transactions of the current process into account, regardless of whether they were started via the 4D language or via SQL.
See also
In transaction
START TRANSACTION
Transactions
Properties
| Command number | 961 | 
| Thread safe | ✓ |