| Overload | Description |
|---|---|
| DataContext Constructor(IDbConnection) | Initializes a new instance of the DataContext class by referencing the connection used by the .NET Framework. |
| DataContext Constructor(String) | Initializes a new instance of the DataContext class by referencing a file source. |
| DataContext Constructor(IDbConnection,MappingSource) | |
| DataContext Constructor(String,MappingSource) |