ValueFilter<(Of <(<'TValue>)>)> Members
The ValueFilter<(Of <(<'TValue>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from ValueType.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from ValueType.) |
|
|
GetType | (Inherited from Object.) |
|
|
GetWhereExpression<(Of <<'(TEntity>)>>) | |
|
|
GetWherePredicate<(Of <<'(TEntity>)>>) | |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from ValueType.) |
Operators
Properties
| Name | Description | |
|---|---|---|
|
|
AsNullable |
Get Nullable value corresponding this FilterValue
|
|
|
HasValue |
Is this value to be used to filter entities.
|
|
|
IsActive | |
|
|
SourceTransformer |
Optional expression applied to source (table column) values before evaluation against
FilterValue. For instance, transformer can be used to normalize DateTime objects to
include only date component. Transformers do not modify entities themselves.
|
|
|
Value | |
|
|
ValueType |

