Provide information about data caching and means to flush data from the active cache.

The DataCachingFacade..::..CachedTable type exposes the following members.

Constructors

  NameDescription
Public methodDataCachingFacade..::..CachedTable
Initializes a new instance of the DataCachingFacade..::..CachedTable class.

Fields

  NameDescription
Public fieldQueryable
The queryable data
Public fieldRowsByKey
Row by key table

See Also