Suoranta.EnterpriseLib.Web - Developer API

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

Namespace:  Suoranta.EnterpriseLib.Linq
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public IQueryable<TEntity> ApplySetFilters(
	IQueryable<TEntity> resultSet
)

Parameters

resultSet
Type: IQueryable<(Of <(<'TEntity>)>)>