Documentation TYPO3 par Ameos

ADORecordset_oracle Class Reference

Inheritance diagram for ADORecordset_oracle:
[legend]
Collaboration diagram for ADORecordset_oracle:
[legend]
List of all members.

Public Member Functions

 ADORecordset_oracle ($queryID, $mode=false)
FetchField ($fieldOffset=-1)
 Fields ($colname)
 _initrs ()
 _seek ($row)
 _fetch ($ignore_fields=false)
 _close ()
 MetaType ($t, $len=-1)

Public Attributes

 $databaseType = "oracle"
 $bind = false
 datetime in Unix format rs created -- for cached recordsets

Detailed Description

Definition at line 213 of file adodb-oracle.inc.php.


Member Function Documentation

& ADORecordset_oracle::FetchField ( fieldOffset = -1  ) 

Get the ADOFieldObject of a specific column.

Parameters:
fieldoffset is the column position to access(0-based).
Returns:
the ADOFieldObject for that column, or false.

Reimplemented from ADORecordSet.

Definition at line 251 of file adodb-oracle.inc.php.

Referenced by Fields().

ADORecordset_oracle::Fields ( colname  ) 

Get the value of a field in the current row by column name. Will not work if ADODB_FETCH_MODE is set to ADODB_FETCH_NUM.

Parameters:
colname is the field to access
Returns:
the value of $colname column

Reimplemented from ADORecordSet.

Definition at line 261 of file adodb-oracle.inc.php.

References FetchField().


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


Généré par Les experts TYPO3 avec  doxygen 1.4.6