ValueFilter<(Of <(<'TValue>)>)> Structure
FilterValue is effectively extended Nullable. FilterValues have additional
IsActive property to determine whether they should be used as filter in query.
Namespace:
Suoranta.EnterpriseLib.Linq.FiltersAssembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Syntax
public struct ValueFilter<TValue> : IFilter<ExpressionType>, IValueFilter<TValue>
Type Parameters
- TValue

