Documentation TYPO3 par Ameos |


Public Member Functions | |
| ADORecordSet_odbtp ($queryID, $mode=false) | |
| _initrs () | |
| & | FetchField ($fieldOffset=0) |
| _seek ($row) | |
| fields ($colname) | |
| _fetch_odbtp ($type=0) | |
| _fetch () | |
| MoveFirst () | |
| MoveLast () | |
| NextRecordSet () | |
| _close () | |
Public Attributes | |
| $databaseType = 'odbtp' | |
| $canSeek = true | |
| in other words, we use a text area for editing. | |
Definition at line 565 of file adodb-odbtp.inc.php.
|
|
Get the ADOFieldObject of a specific column.
Reimplemented from ADORecordSet. Definition at line 600 of file adodb-odbtp.inc.php. |
|
|
Move to the first row in the recordset. Many databases do NOT support this.
Reimplemented from ADORecordSet. Definition at line 651 of file adodb-odbtp.inc.php. |
|
|
Move to the last row in the recordset.
Reimplemented from ADORecordSet. Definition at line 659 of file adodb-odbtp.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 568 of file adodb-odbtp.inc.php. |
1.4.6