Interface IRedbTransaction
Database transaction abstraction for REDB.
Connection-scoped: all operations through parent connection
automatically participate in this transaction.
public interface IRedbTransaction : IAsyncDisposable
Database transaction abstraction for REDB.
Connection-scoped: all operations through parent connection
automatically participate in this transaction.
public interface IRedbTransaction : IAsyncDisposable