Query\Drivers\Firebird\Result::fetchAll
Emulate PDO fetchAll public function
Signature
public function fetchAll([int
$fetch_style = PDO::FETCH_ASSOC,
[mixed
$statement = NULL,
[mixed
$ctor_args = NULL]]] )
Parameters
$fetch_style
— int$statement
— mixed$ctor_args
— mixed
Returns
- mixed