Class QOracleDatabaseField
This is the Base Class for ALL classes in the system. It provides
proper error handling of property getters and setters. It also
provides the OverrideAttribute functionality.
-
QBaseClass
-
QDatabaseFieldBase
-
QOracleDatabaseField
Methods summary
public
|
|
protected
|
|
Properties inherited from QDatabaseFieldBase
$blnIdentity,
$blnNotNull,
$blnPrimaryKey,
$blnTimestamp,
$blnUnique,
$intMaxLength,
$strComment,
$strDefault,
$strName,
$strOriginalName,
$strOriginalTable,
$strTable,
$strType
|