API Reference
Browse the REDB API documentation. Select a namespace or type from the tree on the left, or click on items below.
Showing: redb.MSSql.Data
Show all
redb.MSSql.Data
Classes
| SqlBulkOperations | MS SQL Server implementation of IBulkOperations using SqlBulkCopy. |
| SqlKeyGenerator | MS SQL Server implementation of key generator. |
| SqlRedbConnection | MS SQL Server implementation of IRedbConnection using Microsoft.Data.SqlClient. |
| SqlRedbContext | MS SQL Server implementation of REDB context. |
| SqlRedbTransaction | MS SQL Server implementation of IRedbTransaction using SqlTransaction. |