"TYPO3 4.0.1: ADORecordset_informix72 Class Reference", "datetime" => "Sat Dec 2 19:24:18 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>


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 | |
Definition at line 343 of file adodb-informix72.inc.php.
|
|
Get the ADOFieldObject of a specific column.
Reimplemented from ADORecordSet. Definition at line 365 of file adodb-informix72.inc.php. |
|
|
Move to the first row in the recordset. Many databases do NOT support this.
Reimplemented from ADORecordSet. Definition at line 410 of file adodb-informix72.inc.php. |
|
|
Move to the last row in the recordset.
Reimplemented from ADORecordSet. Definition at line 394 of file adodb-informix72.inc.php. |
|
|
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. |