Share via


DataCacheStorageNode Class

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Represents a database cache storage provider.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Caching.Database.Configuration.Design
Assembly:  Microsoft.Practices.EnterpriseLibrary.Caching.Database.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.Caching.Database.Configuration.Design.dll)

Syntax

'Declaration
PublicNotInheritableClassDataCacheStorageNode _
    Inherits CacheStorageNode
publicsealedclassDataCacheStorageNode : CacheStorageNode
publicref classDataCacheStorageNodesealed : public CacheStorageNode
publicfinalclass DataCacheStorageNode extends CacheStorageNode

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationNode
    Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design.CacheStorageNode
      Microsoft.Practices.EnterpriseLibrary.Caching.Database.Configuration.Design.DataCacheStorageNode

See Also

DataCacheStorageNode Members

Microsoft.Practices.EnterpriseLibrary.Caching.Database.Configuration.Design Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.