Property CurrentTransaction

Assembly: redb.Core.dll

Currently active transaction (null if no transaction).
All operations automatically use this transaction.

IRedbTransaction? CurrentTransaction { get; }