Click or drag to resize
StringMethodPredicateProducersContains Method
Overload List
  NameDescription
Public methodStatic memberContains(IEntityFieldCore, String)
Creates a Like predicate using the pattern: '%pattern%' for the field specified.
Public methodStatic memberContains(IExpression, String)
Creates a Like predicate using the pattern: '%pattern%' for the expression specified.
Top
See Also