Suoranta.EnterpriseLib.Web - Developer API

EntityQuery<(Of <(<'TEntity, TOrderKey>)>)>..::..ApplyAllFilters Method

Overload List


  Name Description
Public method ApplyAllFilters(DbContext)
Filter entities by applying each filter. Filters defined in subclasses. This method is designed to be invoked by subclasses or on their instances without need to implementation in those classes.
Public method ApplyAllFilters(IOrderedQueryable<(Of <<'(TEntity>)>>))