AccessConnectionProvider Constructors
Implements data-aware operations for working with Microsoft Access databases.| Name | Parameters | Description |
|---|---|---|
| AccessConnectionProvider(IDbConnection, AutoCreateOption) | connection, autoCreateOption | Initializes a new instance of the AccessConnectionProvider class with the specified settings. |
See Also