$queryCacheDependency public property The dependency to be associated
update() public method Creates an UPDATE command.
renameTable() public method Creates a SQL command for
dropForeignKey() public method Creates a SQL command for
createTable() public method Creates a SQL command for
query() public method Executes the SQL statement and returns
$fetchMode public property The default fetch mode for this command
$db public property The DB connection that this command is associated
$sql public property The SQL statement to be executed
bindValues() public method Binds a list of values to the
Page 1 of 6