(No version information available, might only be in Git)
SqlStatement::hasMoreResults — Check for more results
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
この関数にはパラメータはありません。
TRUE
if the result set has more objects to fetch.
例1 mysql_xdevapi\SqlStatement::hasMoreResults() example
<?php
/* ... */
?>