Suoranta.EnterpriseLib.Web - Developer API

RangeFilter Members

The RangeFilter type exposes the following members.

Constructors


  Name Description
Public method RangeFilter

Methods


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

Properties


  Name Description
Public property FilterMode
Public property IsActive
Public property RangeEnd
Public property RangeStart