| StringMethodPredicateProducersContains Method | 
| Name | Description | |
|---|---|---|
| Contains(IEntityFieldCore, String) | 
            Creates a Like predicate using the pattern: '%pattern%' for the field specified.
              | |
| Contains(IExpression, String) | 
            Creates a Like predicate using the pattern: '%pattern%' for the expression specified.
              |