Moodle  2.2.1
http://www.collinsharper.com
ADORecordSet_ads Class Reference

Public Member Functions

 ADORecordSet_ads ($id, $mode=false)
FetchField ($fieldOffset=-1)
 Fields ($colname)
 _initrs ()
 _seek ($row)
GetArrayLimit ($nrows, $offset=-1)
 MoveNext ()
 _fetch ()
 _close ()

Data Fields

 $bind = false
 $databaseType = "ads"
 $dataProvider = "ads"
 $useFetchArray
 $_has_stupid_odbc_fetch_api_change

Detailed Description

Definition at line 649 of file adodb-ads.inc.php.


Member Function Documentation

_close ( )

Definition at line 790 of file adodb-ads.inc.php.

_fetch ( )

Definition at line 771 of file adodb-ads.inc.php.

_initrs ( )

Definition at line 705 of file adodb-ads.inc.php.

_seek ( row)

Definition at line 716 of file adodb-ads.inc.php.

ADORecordSet_ads ( id,
mode = false 
)

Definition at line 657 of file adodb-ads.inc.php.

& FetchField ( fieldOffset = -1)

Definition at line 675 of file adodb-ads.inc.php.

Here is the caller graph for this function:

Fields ( colname)

Definition at line 690 of file adodb-ads.inc.php.

Here is the call graph for this function:

& GetArrayLimit ( nrows,
offset = -1 
)

Definition at line 722 of file adodb-ads.inc.php.

Here is the call graph for this function:

MoveNext ( )

Definition at line 748 of file adodb-ads.inc.php.

Here is the caller graph for this function:


Field Documentation

$_has_stupid_odbc_fetch_api_change

Definition at line 655 of file adodb-ads.inc.php.

$bind = false

Definition at line 651 of file adodb-ads.inc.php.

$databaseType = "ads"

Definition at line 652 of file adodb-ads.inc.php.

$dataProvider = "ads"

Definition at line 653 of file adodb-ads.inc.php.

$useFetchArray

Definition at line 654 of file adodb-ads.inc.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations