Click or drag to resize
FunctionsNot Method
Overload List
  NameDescription
Public methodStatic memberNot(IEntityFieldCore)
Defines the mapping for the Boolean.Negate(field) method mapping. Use it when field is a boolean field.
Public methodStatic memberNot(IExpression)
Defines the mapping for the Boolean.Negate(expression) method mapping. Use it when expression is a boolean expression.
Public methodStatic memberNot(IPredicate)
Negates the predicate specified.
Public methodStatic memberNot(IPredicateExpression)
Negates the predicate specified.
Top
See Also