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