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

MSSql2005SqlDependencyCacheRoot.XpoProviderTypeString_WithCache Field

Gets the name of a cached data store provider that is created via the MSSql2005SqlDependencyCacheRoot.CreateProviderFromString_WithCache method. This name is used internally when generating a connection string via the MSSqlConnectionProvider.GetConnectionString2005WithCache method.

Namespace: DevExpress.Xpo.DB.Helpers

Assembly: DevExpress.Xpo.v18.2.dll

Declaration

public static string XpoProviderTypeString_WithCache

Field Value

Type
String
See Also