Click or drag to resize

StringMethodPredicateProducersEndsWith Method

Overload List
  NameDescription
Public methodStatic memberEndsWith(IEntityFieldCore, String)
Creates a Like predicate using the pattern: '%pattern' for the field specified.
Public methodStatic memberEndsWith(IExpression, String)
Creates a Like predicate using the pattern: '%pattern' for the expression specified.
Top
See Also