Solutions Open Source

Référence de la classe ADORecordSet_odbc_db2

Graphe d'héritage de ADORecordSet_odbc_db2:

Inheritance graph
[légende]
Graphe de collaboration de ADORecordSet_odbc_db2:

Collaboration graph
[légende]

Liste de tous les membres

Fonctions membres publiques

 ADORecordSet_db2 ($id, $mode=false)
 MetaType ($t, $len=-1, $fieldobj=false)

Attributs publics

 $databaseType = "db2"


Documentation des fonctions membres

ADORecordSet_odbc_db2::ADORecordSet_db2 ( id,
mode = false 
)

ADORecordSet_odbc_db2::MetaType ( t,
len = -1,
fieldobj = false 
)

Get the metatype of the column. This is used for formatting. This is because many databases use different names for the same type, so we transform the original type to our standardised version which uses 1 character codes:

Paramètres:
t is the type passed in. Normally is ADOFieldObject->type.
len is the maximum length of that field. This is because we treat character fields bigger than a certain size as a 'B' (blob).
fieldobj is the field object returned by the database driver. Can hold additional info (eg. primary_key for mysql).
Renvoie:
the general type of the data: C for character < 250 chars X for teXt (>= 250 chars) B for Binary N for numeric or floating point D for date T for timestamp L for logical/Boolean I for integer R for autoincrement counter/integer

Réimplémentée à partir de ADORecordSet.


Documentation des données membres

ADORecordSet_odbc_db2::$databaseType = "db2"

Réimplémentée à partir de ADORecordSet_odbc.


La documentation de cette classe a été générée à partir du fichier suivant :
Généré le Fri Aug 31 11:40:31 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3