Overload List

  NameDescription
SetWhereClause(SqlString)
Sets the prebuilt SqlString to the Where clause
SetWhereClause(String, array<String>[]()[], IType)
Sets the criteria to use for the WHERE. It joins all of the columnNames together with an AND.

See Also