Suoranta.EnterpriseLib.Web - Developer API

StringSetFilter..::..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,
	StringSetFilterOptions options,
	bool forceParameterized
)

Type Parameters

TEntity

Parameters

targetProp
Type: String
options
Type: Suoranta.EnterpriseLib.Linq.Filters..::..StringSetFilterOptions
forceParameterized
Type: Boolean