Public Member Functions | Public Attributes

ADORecordSet_assoc_postgres7 Class Reference

Inheritance diagram for ADORecordSet_assoc_postgres7:
Inheritance graph
[legend]
Collaboration diagram for ADORecordSet_assoc_postgres7:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ADORecordSet_assoc_postgres7 ($queryID, $mode=false)
 _fetch ()
 _updatefields ()
 MoveNext ()

Public Attributes

 $databaseType = "postgres7"

Detailed Description

Definition at line 244 of file adodb-postgres7.inc.php.


Member Function Documentation

ADORecordSet_assoc_postgres7::_fetch (  ) 

Reimplemented from ADORecordSet_postgres64.

Definition at line 254 of file adodb-postgres7.inc.php.

ADORecordSet_assoc_postgres7::_updatefields (  ) 

Definition at line 270 of file adodb-postgres7.inc.php.

ADORecordSet_assoc_postgres7::ADORecordSet_assoc_postgres7 ( queryID,
mode = false 
)

Definition at line 249 of file adodb-postgres7.inc.php.

ADORecordSet_assoc_postgres7::MoveNext (  ) 

Reimplemented from ADORecordSet_postgres64.

Definition at line 289 of file adodb-postgres7.inc.php.


Member Data Documentation

ADORecordSet_assoc_postgres7::$databaseType = "postgres7"

Reimplemented from ADORecordSet_postgres64.

Definition at line 246 of file adodb-postgres7.inc.php.


The documentation for this class was generated from the following file: