ADORecordset_oci8po Class Reference

Inheritance diagram for ADORecordset_oci8po:

ADORecordset_oci8 ADORecordSet ADODB_BASE_RS List of all members.

Public Member Functions

 ADORecordset_oci8po ($queryID, $mode=false)
 Fields ($colname)
_FetchField ($fieldOffset=-1)
 MoveNext ()
GetArrayLimit ($nrows, $offset=-1)
 _updatefields ()
 _fetch ()

Public Attributes

 $databaseType = 'oci8po'

Detailed Description

Definition at line 77 of file adodb-oci8po.inc.php.


Constructor & Destructor Documentation

ADORecordset_oci8po.ADORecordset_oci8po queryID,
mode = false
 

Definition at line 81 of file adodb-oci8po.inc.php.


Member Function Documentation

ADORecordset_oci8po._fetch  ) 
 

Reimplemented from ADORecordset_oci8.

Definition at line 198 of file adodb-oci8po.inc.php.

& ADORecordset_oci8po._FetchField fieldOffset = -1  ) 
 

Reimplemented from ADORecordset_oci8.

Definition at line 101 of file adodb-oci8po.inc.php.

ADORecordset_oci8po._updatefields  ) 
 

Definition at line 179 of file adodb-oci8po.inc.php.

ADORecordset_oci8po.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_oci8.

Definition at line 86 of file adodb-oci8po.inc.php.

& ADORecordset_oci8po.GetArrayLimit nrows,
offset = -1
 

return recordset as a 2-dimensional array. Helper function for ADOConnection->SelectLimit()

Parameters:
offset is the row to start calculations from (1-based)
[nrows] is the number of rows to return
Returns:
an array indexed by the rows (0-based) from the recordset

Reimplemented from ADORecordset_oci8.

Definition at line 152 of file adodb-oci8po.inc.php.

ADORecordset_oci8po.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_oci8.

Definition at line 130 of file adodb-oci8po.inc.php.


Member Data Documentation

ADORecordset_oci8po.$databaseType = 'oci8po'
 

Reimplemented from ADORecordset_oci8.

Definition at line 79 of file adodb-oci8po.inc.php.


The documentation for this class was generated from the following file:
Generated on Fri Apr 7 10:48:45 2006 for TYPO3 by  doxygen 1.4.6