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

DataStoreBase.XpoProviderTypeParameterName Field

Returns a parameter name used to denote a provider type in a connection string. The default value is “XpoProvider”.

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v18.2.dll

Declaration

public const string XpoProviderTypeParameterName = "XpoProvider"

Field Value

Type
String
See Also