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

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

Declaration

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