StringMethodPredicateProducers.EndsWith Method (IEntityFieldCore, String, Nullable<Char>) |
Namespace: SD.LLBLGen.Pro.QuerySpec
public static FieldLikePredicate EndsWith( this IEntityFieldCore field, string pattern, Nullable<char> escapeCharacter = null )