FunctionsNot Method |
Name | Description | |
---|---|---|
Not(IEntityFieldCore) |
Defines the mapping for the Boolean.Negate(field) method mapping. Use it when field is a boolean field.
| |
Not(IExpression) |
Defines the mapping for the Boolean.Negate(expression) method mapping. Use it when expression is a boolean expression.
| |
Not(IPredicate) |
Negates the predicate specified.
| |
Not(IPredicateExpression) |
Negates the predicate specified.
|