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