| 4D v13.4Transaction level | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D v13.4
 Transaction level 
         | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Transaction level -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| Function result | Longint |   | Current transaction level (0 if no transaction has been started) | |||||
The 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.
	Product:  4D
	Theme:  Transactions
	Number:  
        961
        
        
        
	
	Created:  4D v11 SQL  
In transaction
START TRANSACTION
Using Transactions