transaction property
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
Implementation
Transaction? transaction;
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
Transaction? transaction;