Suoranta.EnterpriseLib.Web - Developer API

CachedDbSet<(Of <(<'TEntity>)>)> Properties

The CachedDbSet<(Of <(<'TEntity>)>)> type exposes the following members.

Properties


  Name Description
Public property Entities
Cached entities
(Inherited from CachedSet<(Of <(<'TEntity>)>)>.)
Public property Lookups (Inherited from CachedSet<(Of <(<'TEntity>)>)>.)
Public property MaxEntitiesCount
Maximum number of entities that will be loaded from database (does not apply to an explicit IEnumerable of objects)
Public property RefreshTimestamp
UTC timestamp of last refresh
(Inherited from CachedSet<(Of <(<'TEntity>)>)>.)