New Physical Data Model wizard - Options page

Use this page to specify options for the new physical data model.
Generate diagrams
Specify whether to generate diagrams for the physical model. You can generate diagrams from the wizard, or you can generate diagrams after you complete the wizard by using the context menu options that are available from the Diagrams folder.
Overview
Select to generate overview diagrams in the Diagrams folder under each schema in the new physical data model. These diagrams contain all objects in the model. The diagrams are displayed when you complete the wizard.
Infer implicit primary keys
Select this option to find implicit primary keys in the form of unique indexes. If you select this option, both unique indexes and unenforced primary key holders are created in the model when a unique index is present.
Infer implicit relationships
Select this option to find relationships among tables that are not explicitly modeled by using foreign keys. If you select this option, these relationships are represented by an unenforced foreign key holder in the model.

Feedback