Method GetUnderlyingConnectionAsync()
Get underlying connection (for bulk operations).
This ensures all operations use the same connection and transaction.
public Task<DbConnection> GetUnderlyingConnectionAsync()
Get underlying connection (for bulk operations).
This ensures all operations use the same connection and transaction.
public Task<DbConnection> GetUnderlyingConnectionAsync()