CachedDbSet<(Of <(<'TEntity>)>)>..::..Refresh Method
Reload entities from context (original context is not stored
as that would keep the network and memory resources reserved)
Namespace:
Suoranta.EnterpriseLib.Web.TypesAssembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Syntax
public DateTimeOffset Refresh( DbContext context )
Parameters
- context
- Type: DbContext

