(No version information available, might only be in Git)
SqlStatement::hasMoreResults — Check for more results
本函數還未編寫(xiě)文檔,僅有參數列表。
此函數沒(méi)有參數。
true
if the result set has more objects to fetch.
示例 #1 mysql_xdevapi\SqlStatement::hasMoreResults() example
<?php
/* ... */
?>