Overload List

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

See Also