Back to Devexpress

DataCacheCookie Class

corelibraries-devexpress-dot-xpo-dot-db-dot-helpers-5327c121.md

latest1.3 KB
Original Source

DataCacheCookie Class

A cached data store‘s Root element (DataCacheRoot or MSSql2005SqlDependencyCacheRoot) state information stored in a Node element (DataCacheNode or DataCacheNodeLocal).

Namespace : DevExpress.Xpo.DB.Helpers

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public class DataCacheCookie
vb
Public Class DataCacheCookie

Remarks

This class supports the internal infrastructure and is not intended to be used directly from your code.

Inheritance

Object DataCacheCookie

See Also

DataCacheCookie Members

DevExpress.Xpo.DB.Helpers Namespace