ValueFilter<(Of <(<'TValue>)>)> Properties
The ValueFilter<(Of <(<'TValue>)>)> type exposes the following members.
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 |

