

Public Member Functions | |
| ADORecordSet_assoc_postgres7 ($queryID, $mode=false) | |
| _fetch () | |
| _updatefields () | |
| MoveNext () | |
Public Attributes | |
| $databaseType = "postgres7" | |
Definition at line 195 of file adodb-postgres7.inc.php.
| ADORecordSet_assoc_postgres7.ADORecordSet_assoc_postgres7 | ( | $ | queryID, | |
| $ | mode = false | |||
| ) |
Definition at line 200 of file adodb-postgres7.inc.php.
| ADORecordSet_assoc_postgres7._fetch | ( | ) |
| ADORecordSet_assoc_postgres7._updatefields | ( | ) |
| ADORecordSet_assoc_postgres7.MoveNext | ( | ) |
Move to next record in the recordset.
Reimplemented from ADORecordSet_postgres64.
Definition at line 240 of file adodb-postgres7.inc.php.
| ADORecordSet_assoc_postgres7.$databaseType = "postgres7" |