|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| ADORecordset_sqlite3 ($queryID, $mode=false) | |
| FetchField ($fieldOffset=-1) | |
| _initrs () | |
| Fields ($colname) | |
| _seek ($row) | |
| _fetch ($ignore_fields=false) | |
| _close () | |
Data Fields | |
| $databaseType = "sqlite3" | |
| $bind = false | |
Definition at line 337 of file adodb-sqlite3.inc.php.
| _close | ( | ) |
Definition at line 425 of file adodb-sqlite3.inc.php.
| _fetch | ( | $ | ignore_fields = false | ) |
| _initrs | ( | ) |
| _seek | ( | $ | row | ) |
Definition at line 413 of file adodb-sqlite3.inc.php.
| ADORecordset_sqlite3 | ( | $ | queryID, |
| $ | mode = false |
||
| ) |
| FetchField | ( | $ | fieldOffset = -1 | ) |
| Fields | ( | $ | colname | ) |
| $bind = false |
Definition at line 341 of file adodb-sqlite3.inc.php.
| $databaseType = "sqlite3" |
Definition at line 340 of file adodb-sqlite3.inc.php.