Click or drag to resize
IsNullPredicateProducersIsNotNull Method
Overload List
  NameDescription
Public methodStatic memberIsNotNull(IEntityFieldCore)
Generates a negated FieldCompareNull predicate on the field specified.
Public methodStatic memberIsNotNull(IExpression)
Generates a negated FieldCompareNull predicate on the expression specified.
Top
See Also