Click or drag to resize
WhereConditionBaseTParentWhereNotContains Method
Overload List
  NameDescription
Public methodWhereNotContains(String, String)
Adds the condition for a string column not to contain some substring
Public methodWhereNotContains(IQueryObjectWithValue, String)
Adds the condition for a string column not to contain some substring
Top
See Also