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