Overload List
Name | Description | |
---|---|---|
SetHavingClause(SqlString) |
Sets the prebuilt SqlString to the Having clause
| |
SetHavingClause(String, array<String>[]()[][], IType) |
Sets the criteria to use for the WHERE. It joins all of the columnNames together with an AND.
|