Skip to main content
Version: Next

Transaction level

Transaction level : Integer

ParameterTypeDescription
Function resultInteger←Current transaction level (0 if no transaction has been started)
History
ReleaseChanges
11 SQLCreated

Description​

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.

See also​

In transaction
START TRANSACTION
Transactions

Properties​

Command number961
Thread safeyes