ADORecordset_informix72 Class Reference

Inheritance diagram for ADORecordset_informix72:

Inheritance graph
[legend]
Collaboration diagram for ADORecordset_informix72:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ADORecordset_informix72 ($id, $mode=false)
FetchField ($fieldOffset=-1)
 _initrs ()
 _seek ($row)
 MoveLast ()
 MoveFirst ()
 _fetch ($ignore_fields=false)
 _close ()

Public Attributes

 $databaseType = "informix72"
 $canSeek = true
 in other words, we use a text area for editing.
 $_fieldprops = false


Detailed Description

Definition at line 343 of file adodb-informix72.inc.php.


Member Function Documentation

& ADORecordset_informix72::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 365 of file adodb-informix72.inc.php.

ADORecordset_informix72::MoveLast (  ) 

Move to the last row in the recordset.

Returns:
true or false

Reimplemented from ADORecordSet.

Definition at line 394 of file adodb-informix72.inc.php.

ADORecordset_informix72::MoveFirst (  ) 

Move to the first row in the recordset. Many databases do NOT support this.

Returns:
true or false

Reimplemented from ADORecordSet.

Definition at line 410 of file adodb-informix72.inc.php.


Member Data Documentation

ADORecordset_informix72::$canSeek = true

in other words, we use a text area for editing.

any varchar/char field this size or greater is treated as a blob

Reimplemented from ADORecordSet.

Definition at line 346 of file adodb-informix72.inc.php.


The documentation for this class was generated from the following file:
This documentation has been generated automatically from TYPO3 source code using Doxygen and is provided as is by Cast Iron Coding as a courtesy to other TYPO3 developers and users. Please consider Cast Iron Coding — a full-service web development agency in Portland, Oregon specializing in TYPO3 extension development — for all of your TYPO3 development and consulting needs!