Overload List
| Name | Description | |
|---|---|---|
| Where(Expression<(Of <<'(Func<(Of <<'(Boolean>)>>)>)>>)) |
Identical semantics to And() to allow more readable queries
| |
| Where(Expression<(Of <<'(Func<(Of <<'(TSubType, Boolean>)>>)>)>>)) |
Identical semantics to And() to allow more readable queries
| |
| Where(ICriterion) |
Add arbitrary ICriterion (e.g., to allow protected member access)
|