Suoranta.EnterpriseLib.Web - Developer API

ValueFilter<(Of <(<'TValue>)>)>..::..GetWherePredicate<(Of <(<'TEntity>)>)> Method

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

Syntax


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

Type Parameters

TEntity

Parameters

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