|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Data Structures | |
| 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 454 of file adodb-informix72.inc.php.

| if(!defined('IFX_SCROLL')) define('IFX_SCROLL' |
Definition at line 20 of file adodb-informix72.inc.php.