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