transaction property
The transaction to use.
If none is provided, the default is a temporary read-only transaction with strong concurrency.
Implementation
TransactionSelector? transaction;
The transaction to use.
If none is provided, the default is a temporary read-only transaction with strong concurrency.
TransactionSelector? transaction;