transaction property

Transaction? transaction
getter/setter pair

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;