MDB2
[ class tree: MDB2 ] [ index: MDB2 ] [ all elements ]

File: Common.php

Source Location: /MDB2-2.5.0b5/MDB2/Driver/Reverse/Common.php

Classes:

MDB2_Driver_Reverse_Common
Base class for the schema reverse engineering module that is extended by each MDB2 driver

Page Details:


MDB2_TABLEINFO_FULL [line 61]

MDB2_TABLEINFO_FULL = 3

[ Top ]



MDB2_TABLEINFO_ORDER [line 59]

MDB2_TABLEINFO_ORDER = 1
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 MDB2_TABLEINFO_FULL accordingly


[ Top ]



MDB2_TABLEINFO_ORDERTABLE [line 60]

MDB2_TABLEINFO_ORDERTABLE = 2

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:51:34 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.