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