Suoranta.EnterpriseLib.Web - Developer API

SetFilter<(Of <(<'TValue>)>)>..::..GetWhereExpression<(Of <(<'TEntity>)>)> Method

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

Syntax


public Expression<Func<TEntity, bool>> GetWhereExpression<TEntity>(
	string targetProp,
	SetFilterMode options,
	bool forceParameterization
)

Type Parameters

TEntity

Parameters

targetProp
Type: String
options
Type: Suoranta.EnterpriseLib.Linq.Filters..::..SetFilterMode
forceParameterization
Type: Boolean