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