Method BeginTransactionAsync()
Begin new transaction.
Sets CurrentTransaction property.
All subsequent operations will use this transaction.
Task<IRedbTransaction> BeginTransactionAsync()
Begin new transaction.
Sets CurrentTransaction property.
All subsequent operations will use this transaction.
Task<IRedbTransaction> BeginTransactionAsync()