Solutions Open Source

Référence du fichier Z:/doxygen/typo3_src-4.1.2/typo3/sysext/adodb/adodb/adodb-pear.inc.php


Classes

class  DB

Énumérations

enum  ADODB_PEAR
enum  DB_ERROR
enum  DB_AUTOQUERY_INSERT
enum  DB_AUTOQUERY_UPDATE
enum  DB_FETCHMODE_DEFAULT
enum  DB_FETCHMODE_ORDERED
enum  DB_FETCHMODE_ASSOC
enum  DB_GETMODE_ORDERED
enum  DB_GETMODE_ASSOC
enum  DB_TABLEINFO_ORDER
enum  DB_TABLEINFO_ORDERTABLE
enum  DB_TABLEINFO_FULL

Documentation du type de l'énumération

enum ADODB_PEAR

Version:
V4.93 10 Oct 2006 (c) 2000-2006 John Lim (jlim::natsoft.com.my). All rights reserved. Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, the BSD license will take precedence.
Set tabs to 4 for best viewing.

PEAR DB Emulation Layer for ADODB.

The following code is modelled on PEAR DB code by Stig Bakken <ssb@fast.no> | and Tomas V.V.Cox <cox@idecnet.com>. Portions (c)1997-2002 The PHP Group.

enum DB_AUTOQUERY_INSERT

enum DB_AUTOQUERY_UPDATE

enum DB_ERROR

enum DB_FETCHMODE_ASSOC

Column data indexed by column names

enum DB_FETCHMODE_DEFAULT

This is a special constant that tells DB the user hasn't specified any particular get mode, so the default should be used.

enum DB_FETCHMODE_ORDERED

Column data indexed by numbers, ordered from 0 and up

enum DB_GETMODE_ASSOC

enum DB_GETMODE_ORDERED

enum DB_TABLEINFO_FULL

enum DB_TABLEINFO_ORDER

these are constants for the tableInfo-function they are bitwised or'ed. so if there are more constants to be defined in the future, adjust DB_TABLEINFO_FULL accordingly

enum DB_TABLEINFO_ORDERTABLE


Généré le Fri Aug 31 11:38:39 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3