(No version information available, might only be in Git)
DocResult::fetchAll — Get all rows
本函数还未编写文档,仅有参数列表。
此函数没有参数。
An array of Result objects from the last operation on the collection.
Example #1 mysql_xdevapi\DocResult::fetchAll() example
<?php
/* ... */
?>