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

MSSql2005SqlDependencyCacheRoot.XpoProviderTypeString_CacheRoot Field

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

Namespace: DevExpress.Xpo.DB.Helpers

Assembly: DevExpress.Xpo.v18.2.dll

Declaration

public static string XpoProviderTypeString_CacheRoot

Field Value

Type
String
See Also