Click or drag to resize
WhereConditionBaseTParentWhereEndsWith Method
Overload List
  NameDescription
Public methodWhereEndsWith(String, String)
Adds the condition for a string column to end with some prefix
Public methodWhereEndsWith(IQueryObjectWithValue, String)
Adds the condition for a string expression to end with some prefix
Top
See Also