Method GetUnderlyingConnectionAsync()
Get underlying DbConnection for advanced operations (e.g., COPY protocol).
This ensures all operations use the same connection and transaction.
Task<DbConnection> GetUnderlyingConnectionAsync()
Get underlying DbConnection for advanced operations (e.g., COPY protocol).
This ensures all operations use the same connection and transaction.
Task<DbConnection> GetUnderlyingConnectionAsync()