OleDBConnectionProvider Constructors
Implements the base functionality for providers that connect to OLE DB data sources.| Name | Parameters | Description |
|---|---|---|
| OleDBConnectionProvider(IDbConnection, AutoCreateOption) | connection, autoCreateOption | Initializes a new instance of the OleDBConnectionProvider class with the specified settings. |
See Also