Property CurrentTransaction
Currently active transaction (null if no transaction).
All operations automatically use this transaction.
IRedbTransaction? CurrentTransaction { get; }
Currently active transaction (null if no transaction).
All operations automatically use this transaction.
IRedbTransaction? CurrentTransaction { get; }