int
changeState = 0, in Class DB2Routine
Documentation
This replaces the "dirty" and "dirtyDDL" attributes in the WSAD v6 and previous SQL models.
changeState is integer for to indicate DIRTY source, or just dirty DDL (where an external routine doesn't
need to be recompiled, just dropped and registered).
Rather than use an enumerated type which is not extendable in EMF, this will have a
pseudo-enumerated type so that the db2 routines can be extended to hold more state
information than just DIRTY (2) and DIRTY_DDL (1), and CLEAN (0). CLEAN will be the default
as the initial value is set to 0.
Export Control | PublicAccess | Containment | Unspecified |
Static | No | Derived | No |
Property Settings
Data Modeler
dmItem | False | DMName | |
Ordinal | 0 | IsIdentity | False |
IsUnique | False | NullsAllowed | False |
Length | 0 | Scale | 0 |
ColumnType | Native | ForBitData | False |
DefaultValueType | | DefaultValue | |
SourceId | | SourceType | |
OID | False | | |