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