Name | Description | |
---|---|---|
AddHavingCondition | Adds new condition to HAVING clause of the statement, represented by the Having property. | |
AddWhereCondition | Adds new condition to WHERE clause of the statement, represented by the Where property. | |
Clear | Clears all parts of the SelectStatement. | |
ToString | Returns SQL statement in the text form. |