TYPO3 CMS
TYPO3_6-2
|
Go to the source code of this file.
Classes | |
class | ADODB_informix72 |
class | ADORecordset_informix72 |
Functions | |
ifx_props ($coltype, $collength) | |
Variables | |
if (!defined( 'IFX_SCROLL')) define( 'IFX_SCROLL' | |
ifx_props | ( | $coltype, | |
$collength | |||
) |
!Eos Auxiliar function to Parse coltype,collength. Used by Metacolumns return: array ($mtype,$length,$precision,$nullable) (similar to ifx_fieldpropierties)
Definition at line 499 of file adodb-informix72.inc.php.
Referenced by ADODB_informix72\MetaColumns().
if(!defined('IFX_SCROLL')) define('IFX_SCROLL' |
Definition at line 20 of file adodb-informix72.inc.php.