StringMethodPredicateProducersLike Method |
Name | Description | |
---|---|---|
Like(IEntityFieldCore, String) |
Creates a Like predicate for the field specified using the pattern specified. The pattern has to contain the wildcards required.
| |
Like(IExpression, String) |
Creates a Like predicate for the expression specified using the pattern specified. The pattern has to contain the wildcards required.
|