Skip to main content
A newer version of this page is available. .

AccessConnectionProviderMultiUserThreadSafe Fields

Implements an MS Access connection provider that can be used in multi-user and multi-threaded applications.
Name Description
ConnectionString Gets the connection string.
XpoProviderTypeString Gets the name of the current connection provider. This name is used internally when generating a connection string via the AccessConnectionProviderMultiUserThreadSafe.GetConnectionString method.
See Also