Suoranta.EnterpriseLib.Web - Developer API

IValueFilter..::..GetWherePredicate<(Of <(<'TEntity>)>)> Method

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

Syntax


Func<TEntity, bool> GetWherePredicate<TEntity>(
	string targetProp,
	ExpressionType expressionType,
	bool forceParameterized
)

Type Parameters

TEntity

Parameters

targetProp
Type: String
expressionType
Type: ExpressionType
forceParameterized
Type: Boolean