execute() public method Executes the SQL statement.
queryInternal() protected method (available since version 2.0.1)
$params public property The parameters (name => value) that
bindParam() public method Binds a parameter to the SQL
cancel() public method Cancels the execution of the SQL
queryColumn() public method Executes the SQL statement
queryAll() public method Executes the SQL statement and
addColumn() public method Creates a SQL command for adding
dropCommentFromColumn() public method (available since version 2.0.8)
queryScalar() public method Executes the SQL statement
Page 5 of 6