Method __builtin.Sql.Result()->eof()


Method eof

int eof()

Returns

Non-zero if there are no more rows.

Note

Not reliable! Some drivers have no support for checking whether there are more rows without also fetching them.