Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

AccessConnectionProviderMultiUserThreadSafe Constructors

Implements an MS 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