Use the General tab to modify general information for a script. The following describes the options for the General tab:
Select one of the following script types:
Select to create a model-level script. A model-level script is executed either before or after the schema generation script.
Select to create a table-level script. A table-level script is included either before or after the CREATE TABLE statement.
Select this check box to generate the script to the schema when you Forward Engineer. Clear this check box to not generate the script to the schema. If you select this option you must also select a Generation Option.
Select one of the following generation options:
Select this option to include the expanded code for the script before all other statements in the schema script (model-level script), or to display the script before the CREATE TABLE statement in the schema generation script (table-level script).
Select this option to include the expanded code for the script after all other statements in the schema script (model-level script), or to display the script after the CREATE TABLE statement in the schema generation script (table-level script).
Copyright © 2017 erwin Inc.
All rights reserved.
|
|