Overload List

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

See Also