Suoranta.EnterpriseLib.Linq.Filters Namespace
Classes
| Class | Description | |
|---|---|---|
|
|
FilterException |
Base class for all filtering-related exceptions
|
|
|
RangeFilter | |
|
|
RangeFilter<(Of <(<'TValue>)>)> | |
|
|
RangeFilterException | |
|
|
RangeFilterValueException<(Of <(<'TValue>)>)> | |
|
|
SetFilter<(Of <(<'TValue>)>)> |
Models query in which set of values for property/column is to be included or
excluded from result set.
|
|
|
SourceTransformers | |
|
|
StringSetFilter |
When inheriting this class, define each valid string (values that can exist in database)
as public constant of that class, e.g.,
|
|
|
StringSetFilter..::..ExecutionInfo |
Contains diagnostic information from an executed EntityQuery<(Of <(<'TEntity>)>)>.
|
|
|
StringSetFilterException |
Interfaces
| Interface | Description | |
|---|---|---|
|
|
IFilter | |
|
|
IFilter<(Of <(<'TParam>)>)> | |
|
|
IRangeFilter<(Of <(<'TValue>)>)> | |
|
|
ISetFilter | |
|
|
IValueFilter | |
|
|
IValueFilter<(Of <(<'TValue>)>)> |

