ADORecordSet_ext_mysql Class Reference

Inheritance diagram for ADORecordSet_ext_mysql:

Inheritance graph
[legend]
Collaboration diagram for ADORecordSet_ext_mysql:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ADORecordSet_ext_mysql ($queryID, $mode=false)
 MoveNext ()


Detailed Description

Definition at line 754 of file adodb-mysql.inc.php.


Member Function Documentation

ADORecordSet_ext_mysql.ADORecordSet_ext_mysql ( queryID,
mode = false 
)

Definition at line 755 of file adodb-mysql.inc.php.

References $ADODB_FETCH_MODE, and ADORecordSet.ADORecordSet().

Here is the call graph for this function:

ADORecordSet_ext_mysql.MoveNext (  ) 

Move to next record in the recordset.

Returns:
true if there still rows available, or false if there are no more rows (EOF).

Reimplemented from ADORecordSet_mysql.

Definition at line 774 of file adodb-mysql.inc.php.


The documentation for this class was generated from the following file:
This documentation is part of typo3-unleashed.net.
It's an automatically created code documentation of the TYPO3 Content Management System.
Created with doxygen