|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| ADORecordset_oracle ($queryID, $mode=false) | |
| FetchField ($fieldOffset=-1) | |
| Fields ($colname) | |
| _initrs () | |
| _seek ($row) | |
| _fetch ($ignore_fields=false) | |
| _close () | |
| MetaType ($t, $len=-1) | |
Data Fields | |
| $databaseType = "oracle" | |
| $bind = false | |
Definition at line 217 of file adodb-oracle.inc.php.
| _close | ( | ) |
Definition at line 301 of file adodb-oracle.inc.php.
| _fetch | ( | $ | ignore_fields = false | ) |
| _initrs | ( | ) |
| _seek | ( | $ | row | ) |
Definition at line 285 of file adodb-oracle.inc.php.
| ADORecordset_oracle | ( | $ | queryID, |
| $ | mode = false |
||
| ) |
| FetchField | ( | $ | fieldOffset = -1 | ) |
| Fields | ( | $ | colname | ) |
| MetaType | ( | $ | t, |
| $ | len = -1 |
||
| ) |
Definition at line 306 of file adodb-oracle.inc.php.
| $bind = false |
Definition at line 220 of file adodb-oracle.inc.php.
| $databaseType = "oracle" |
Definition at line 219 of file adodb-oracle.inc.php.