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

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

Detailed Description

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


Member Function Documentation

_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)

Definition at line 742 of file adodb-db2.inc.php.

Here is the caller graph for this function:

Fields ( colname)

Definition at line 754 of file adodb-db2.inc.php.

Here is the call graph for this function:

GetArrayLimit ( nrows,
offset = -1 
)

Definition at line 784 of file adodb-db2.inc.php.

Here is the call graph for this function:

MoveNext ( )

Definition at line 810 of file adodb-db2.inc.php.

Here is the caller graph for this function:


Field Documentation

$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.


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