Click or drag to resize

StringMethodPredicateProducersStartsWith Method

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