Method GetUnderlyingConnectionAsync()

Assembly: redb.MSSql.dll

Get underlying connection (for bulk operations).
This ensures all operations use the same connection and transaction.

public Task<DbConnection> GetUnderlyingConnectionAsync()