Independent Defaults

Top  Previous  Next

Independent Defaults allow you to define Default values in one place and re-use them throughout your Model (by your Model's Columns).  When a Column that uses an Independent Default is generated to the database, the Independent Default's value is used as the DEFAULT value of the Column.  Since Independent Defaults are defined in one place, they ensure consistency and correctness  and make it easier to change Column Defaults throughout your Model.