RangeFilter..::..GetWherePredicate<(Of <(<'TEntity>)>)> Method (String, RangeFilterMode)
Get predicate for LINQ Where filter based on time range.
Namespace:
Suoranta.EnterpriseLib.Linq.FiltersAssembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Syntax
public Func<TEntity, bool> GetWherePredicate<TEntity>( string targetPropPrefix, RangeFilterMode mode )
Type Parameters
- TEntity
Parameters
- targetPropPrefix
- Type: String

