Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/adodb/drivers/adodb-informix72.inc.php File Reference

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'

Function Documentation

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.

Here is the caller graph for this function:


Variable Documentation

if(!defined('IFX_SCROLL')) define('IFX_SCROLL'

Definition at line 20 of file adodb-informix72.inc.php.

 All Data Structures Namespaces Files Functions Variables Enumerations