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