Documentation TYPO3 par Ameos |
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.
| & ADORecordset_informix72::FetchField | ( | $ | fieldOffset = -1 |
) |
Get the ADOFieldObject of a specific column.
| fieldoffset | is the column position to access(0-based). |
Reimplemented from ADORecordSet.
Definition at line 365 of file adodb-informix72.inc.php.
| ADORecordset_informix72::MoveLast | ( | ) |
Move to the last row in the recordset.
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.
Reimplemented from ADORecordSet.
Definition at line 410 of file adodb-informix72.inc.php.
| 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.
1.4.6