Public Member Functions | |
| ADORecordSet_ads ($id, $mode=false) | |
| & | FetchField ($fieldOffset=-1) |
| Fields ($colname) | |
| _initrs () | |
| _seek ($row) | |
| & | GetArrayLimit ($nrows, $offset=-1) |
| MoveNext () | |
| _fetch () | |
| _close () | |
Public Attributes | |
| $bind = false | |
| $databaseType = "ads" | |
| $dataProvider = "ads" | |
| $useFetchArray | |
| $_has_stupid_odbc_fetch_api_change | |
Definition at line 649 of file adodb-ads.inc.php.
| ADORecordSet_ads::_close | ( | ) |
Definition at line 790 of file adodb-ads.inc.php.
| ADORecordSet_ads::_fetch | ( | ) |
Definition at line 771 of file adodb-ads.inc.php.
References $row.
| ADORecordSet_ads::_initrs | ( | ) |
Definition at line 705 of file adodb-ads.inc.php.
| ADORecordSet_ads::_seek | ( | $ | row | ) |
Definition at line 716 of file adodb-ads.inc.php.
| ADORecordSet_ads::ADORecordSet_ads | ( | $ | id, | |
| $ | mode = false | |||
| ) |
Definition at line 657 of file adodb-ads.inc.php.
| & ADORecordSet_ads::FetchField | ( | $ | fieldOffset = -1 |
) |
Definition at line 675 of file adodb-ads.inc.php.
Referenced by Fields().

| ADORecordSet_ads::Fields | ( | $ | colname | ) |
Definition at line 690 of file adodb-ads.inc.php.
References FetchField().

| & ADORecordSet_ads::GetArrayLimit | ( | $ | nrows, | |
| $ | offset = -1 | |||
| ) |
Definition at line 722 of file adodb-ads.inc.php.
References $rs, and MoveNext().

| ADORecordSet_ads::MoveNext | ( | ) |
Definition at line 748 of file adodb-ads.inc.php.
References $row.
Referenced by GetArrayLimit().

| ADORecordSet_ads::$_has_stupid_odbc_fetch_api_change |
Definition at line 655 of file adodb-ads.inc.php.
| ADORecordSet_ads::$bind = false |
Definition at line 651 of file adodb-ads.inc.php.
| ADORecordSet_ads::$databaseType = "ads" |
Definition at line 652 of file adodb-ads.inc.php.
| ADORecordSet_ads::$dataProvider = "ads" |
Definition at line 653 of file adodb-ads.inc.php.
| ADORecordSet_ads::$useFetchArray |
Definition at line 654 of file adodb-ads.inc.php.
1.7.1