"TYPO3 4.0.1: ADORecordSet_odbc_db2 Class Reference", "datetime" => "Sat Dec 2 19:24:30 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>
Public Member Functions | |
ADORecordSet_db2 ($id, $mode=false) | |
MetaType ($t, $len=-1, $fieldobj=false) | |
Public Attributes | |
$databaseType = "db2" |
Definition at line 303 of file adodb-odbc_db2.inc.php.
|
Get the metatype of the column. This is used for formatting. This is because many databases use different names for the same type, so we transform the original type to our standardised version which uses 1 character codes:
Reimplemented from ADORecordSet. Definition at line 312 of file adodb-odbc_db2.inc.php. |