transaction property

TransactionSelector? transaction
getter/setter pair

The transaction to use.

If none is provided, the default is a temporary read-only transaction with strong concurrency.

Implementation

TransactionSelector? transaction;