ValueFilter<(Of <(<'TValue>)>)>..::..GetWhereExpression<(Of <(<'TEntity>)>)> Method
Namespace:
Suoranta.EnterpriseLib.Linq.Filters
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Syntax
public Expression<Func<TEntity, bool>> GetWhereExpression<TEntity>( string targetProp, ExpressionType expressionType, bool forceParameterized )
Type Parameters
- TEntity

