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