MSSqlConnectionProvider Constructors
Implements data-aware operations for working with an Microsoft SQL Server or Microsoft SQL Azure database.Name | Parameters | Description |
---|---|---|
MSSqlConnectionProvider(IDbConnection, AutoCreateOption) | connection, autoCreateOption | Initializes a new instance of the MSSqlConnectionProvider class with the specified settings. |
See Also