Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET Standard 2.0+ platform documentation. This link will take you to the parent topic of the current section.

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.v19.2.dll

Declaration

public static string XpoProviderTypeString_CacheRoot

Field Value

Type
String
See Also