Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Mysql
Mysql.mysql_result
Methods
create()
eof()
fetch_field()
fetch_fields()
fetch_json_result()
fetch_row()
field_seek()
num_fields()
num_rows()
seek()
Mysql.mysql_result()->num_fields()
Mysql.mysql_result()->seek()
Method Mysql.mysql_result()->num_rows()
Method
num_rows
int
num_rows
(
)
Description
Number of rows in the result.
See also
num_fields()