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