To define schema generation referential integrity options
The Schema Generation dialog opens on the Options tab.
Include a primary key clause in a CREATE TABLE statement.
Include the PRIMARY KEY clause in an ALTER TABLE statement.
Include a FOREIGN key clause in a CREATE TABLE statement.
Include the FOREIGN KEY clause in an ALTER TABLE statement.
Enforce the selected referential integrity option if the value is deleted in either a primary or foreign key field.
Enforce the selected referential integrity option if the value is updated in either a primary or foreign key field.
Enforce the rule requiring that alternate key values must be unique.
Include the system procedure that creates the primary key in each table.
Include the system procedure that creates foreign keys.
Create relation objects. This option is only available for Access.
Delete relation objects. This option is only available for Access.
Click Generate to start the schema generation process for forward engineering or alter script generation or OK to save the changes and close the dialog.
Copyright © 2017 erwin Inc.
All rights reserved.
|
|