CachedDbSet<(Of <(<'TEntity>)>)> Properties
The CachedDbSet<(Of <(<'TEntity>)>)> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Entities |
Cached entities
(Inherited from CachedSet<(Of <(<'TEntity>)>)>.) |
|
|
Lookups | (Inherited from CachedSet<(Of <(<'TEntity>)>)>.) |
|
|
MaxEntitiesCount |
Maximum number of entities that will be loaded from database (does not apply to an explicit
IEnumerable of objects)
|
|
|
RefreshTimestamp |
UTC timestamp of last refresh (Inherited from CachedSet<(Of <(<'TEntity>)>)>.) |

