Footprints Data Model

Table
Table Name Dynamic Column Constraint Specification
Table Definition A database constraint associated with a column.

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Dynamic Column Constraint Specification Id The automatically generated primary key of the dyn_col_cstr_spec table. LONG Yes
Field Constraint Type A Foreign Key to the Dynamic Column Constraint Specification table. INTEGER No
Constraint Value The value of a Dynamic Column Constraint Specification stored as boolean. INTEGER No
Dynamic Column Specification Id A Foreign Key to the Dynamic Column Specification table. LONG No