Suoranta.EnterpriseLib.Web - Developer API

IFilter<(Of <(<'TParam>)>)>..::..GetWherePredicate<(Of <(<'TEntity>)>)> Method

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

Syntax


Func<TEntity, bool> GetWherePredicate<TEntity>(
	string targetProp,
	TParam options,
	bool forceParameterized
)

Type Parameters

TEntity

Parameters

targetProp
Type: String
options
Type: TParam
forceParameterized
Type: Boolean