CachedDbSet<(Of <(<'TEntity>)>)> Class
Static HashSet cache for the entity class.
Namespace:
Suoranta.EnterpriseLib.Web.TypesAssembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Syntax
public class CachedDbSet<TEntity> : CachedSet<TEntity>, ICachedDbSet<TEntity>
Type Parameters
- TEntity
Inheritance Hierarchy
Suoranta.EnterpriseLib.Types..::..CachedSet<(Of <(<'TEntity>)>)>
Suoranta.EnterpriseLib.Web.Types..::..CachedDbSet<(Of <(<'TEntity>)>)>

