4D v14.3

Transaction level

Home

 
4D v14.3
Transaction level

Transaction level 


 

Transaction level -> Function result 
Parameter Type   Description
Function result  Longint in 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.

 
PROPERTIES 

Product: 4D
Theme: Transactions
Number: 961

 
HISTORY 

Created: 4D v11 SQL

 
SEE ALSO 

In transaction
START TRANSACTION
Using Transactions

 
ARTICLE USAGE

4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)