|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| ADORecordSet_db2 ($id, $mode=false) | |
| FetchField ($offset=-1) | |
| Fields ($colname) | |
| _initrs () | |
| _seek ($row) | |
| GetArrayLimit ($nrows, $offset=-1) | |
| MoveNext () | |
| _fetch () | |
| _close () | |
Data Fields | |
| $bind = false | |
| $databaseType = "db2" | |
| $dataProvider = "db2" | |
| $useFetchArray | |
Definition at line 722 of file adodb-db2.inc.php.
| _close | ( | ) |
Definition at line 842 of file adodb-db2.inc.php.
| _fetch | ( | ) |
Definition at line 828 of file adodb-db2.inc.php.
| _initrs | ( | ) |
Definition at line 769 of file adodb-db2.inc.php.
| _seek | ( | $ | row | ) |
Definition at line 778 of file adodb-db2.inc.php.
| ADORecordSet_db2 | ( | $ | id, |
| $ | mode = false |
||
| ) |
Definition at line 729 of file adodb-db2.inc.php.
| FetchField | ( | $ | offset = -1 | ) |
| Fields | ( | $ | colname | ) |
| GetArrayLimit | ( | $ | nrows, |
| $ | offset = -1 |
||
| ) |
| MoveNext | ( | ) |
| $bind = false |
Definition at line 724 of file adodb-db2.inc.php.
| $databaseType = "db2" |
Definition at line 725 of file adodb-db2.inc.php.
| $dataProvider = "db2" |
Definition at line 726 of file adodb-db2.inc.php.
| $useFetchArray |
Definition at line 727 of file adodb-db2.inc.php.