Constructor SqlBulkOperations(IRedbConnection)

Assembly: redb.MSSql.dll

Create bulk operations handler.
Uses the same connection as the context for transaction consistency.

public SqlBulkOperations(IRedbConnection db)