Skip to main content

AccessConnectionProviderMultiUserThreadSafe.XpoProviderTypeString Field

Gets the name of the current connection provider. This name is used internally when generating a connection string via the AccessConnectionProviderMultiUserThreadSafe.GetConnectionString method.

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public const string XpoProviderTypeString = "MSAccessSafe"

Field Value

Type
String
See Also