public Statement::fetchField($index = 0) Returns
public Statement::fetchAssoc() Fetches
public Statement::rowCount() Returns
Default implementation of StatementInterface. \PDO allows us to extend the \PDOStatement class to provide additional functionality beyond that
Is rowCount() execution allowed. Type: bool File co
public Statement::setFetchMode($mode, $a1 = NULL, $a2 = array())
public Statement::fetchAll($mode = NULL, $column_index = NULL, $constructor_arguments
Reference to the database connection object for this statement. The name $dbh is inherited from \PDOStatement.
public Statement::getQueryString() Gets
protected Statement::__construct(Connection $dbh)
Page 1 of 2