AccessConnectionProviderMultiUserThreadSafe Fields
Implements an Microsoft 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