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

