Overload List
| Name | Description | |
|---|---|---|
| Where(Expression<(Of <<'(Func<(Of <<'(Boolean>)>>)>)>>)) |
Create an ICriterion for the supplied LambdaExpression
| |
| Where<(Of <<'(T>)>>)(Expression<(Of <<'(Func<(Of <<'(T, Boolean>)>>)>)>>)) |
Create an ICriterion for the supplied LambdaExpression
|