Suoranta.EnterpriseLib.Web - Developer API

RangeFilter<(Of <(<'TValue>)>)> Members

The RangeFilter<(Of <(<'TValue>)>)> type exposes the following members.

Constructors


  Name Description
Public method RangeFilter<(Of <(<'TValue>)>)>

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetExpression (Inherited from RangeFilter.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetWhereExpression<(Of <<'(TEntity>)>>)(String, RangeFilterMode)
Get expression for LINQ Where filter based on time range
(Inherited from RangeFilter.)
Public method GetWhereExpression<(Of <<'(TEntity>)>>)(String, String, RangeFilterMode)
Get expression for LINQ Where filter based on time range
(Inherited from RangeFilter.)
Public method GetWherePredicate<(Of <<'(TEntity>)>>)(String, RangeFilterMode)
Get predicate for LINQ Where filter based on time range.
(Inherited from RangeFilter.)
Public method GetWherePredicate<(Of <<'(TEntity>)>>)(String, String, RangeFilterMode) (Inherited from RangeFilter.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property FilterMode (Inherited from RangeFilter.)
Public property IsActive (Inherited from RangeFilter.)
Public property RangeEnd
Public property RangeStart
Public property ValueType