TYPO3 CMS  TYPO3_7-6
adodb-informix72.inc.php File Reference

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'
 

Function Documentation

◆ ifx_props()

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 507 of file adodb-informix72.inc.php.

Referenced by ADODB_informix72\MetaColumns().

Variable Documentation

◆ if

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

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