EntityQuery<(Of <(<'TEntity, TOrderKey>)>)>..::..ApplyRangeFilters Method
Namespace:
Suoranta.EnterpriseLib.Linq
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Syntax
public IQueryable<TEntity> ApplyRangeFilters( IQueryable<TEntity> resultSet )
Parameters
- resultSet
- Type: IQueryable<(Of <(<'TEntity>)>)>

