Skip to main content

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

NuGet Package: DevExpress.Data

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