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