Method GetUnderlyingConnectionAsync()

Assembly: redb.Postgres.dll

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

public Task<DbConnection> GetUnderlyingConnectionAsync()