Extracted from Pike v7.4 release 97 at 2004-08-02.
[Top]
predef::
Postgres
Postgres.postgres_result
create()
fetch_fields()
fetch_row()
num_fields()
num_rows()
seek()
Postgres.postgres_result()->num_fields()
Postgres.postgres_result()->seek()
Method Postgres.postgres_result()->num_rows()
Method
num_rows
int
num_rows
(
)
Description
Returns the number of rows in the result.