AccessConnectionProviderMultiUserThreadSafe Constructors
Implements an Microsoft Access connection provider that can be used in multi-user and multi-threaded applications.Name | Parameters | Description |
---|---|---|
AccessConnectionProviderMultiUserThreadSafe(String, AutoCreateOption) | connectionString, autoCreateOption | Initializes a new instance of the AccessConnectionProviderMultiUserThreadSafe class with the specified settings. |
See Also