$fetchMode public property
The default fetch mode for this command.
See also http://www.php.net/manual/en/function.PDOStatement-setFetchMode.php.
public integer $fetchMode = \PDO::FETCH_ASSOC
$fetchMode public property
The default fetch mode for this command.
See also http://www.php.net/manual/en/function.PDOStatement-setFetchMode.php.
public integer $fetchMode = \PDO::FETCH_ASSOC
Please login to continue.