dic_roof 
Logical Entity Name  dic_roof 
Default Table Name  dic_roof 
Physical Only  NO 
Do Not Generate  False 
Owner  dbo 
Definition 
 
Note 
 
PreSQL   
DDL Code  CREATE TABLE dbo.dic_roof(
     ID              smallint         CONSTRAINT [DF__dic_roof__ID__5535A963] DEFAULT (0) NOT NULL,
     Describtion     nvarchar(50)     NULL
)

go
 
PostSQL   

dic_roof Columns 
ColumnName  Domain  Datatype  NULL  Definition 
ID    smallint  NO 
 
Describtion    nvarchar(50)  YES 
 

dic_roof Primary and Unique Keys 
Key Name  Key Type  Keys 

dic_roof Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

dic_roof Check Constraints 
Check Constraint Name  CheckConstraint 

dic_roof Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

dic_roof Growth Metrics 
TABLE METRIC  TABLE METRIC VALUE 
Current Row Count 
Growth  Static 
Growth Type  N/A 
Growth Period  N/A 
Maximum Rows 

dic_roof Object Permissions 

User/Role Name  Grantee Type  Permission Type  Action Type  Is Action Extended  Is System 
dic_roof Security Types 
Name  Current Value 

dic_roof Bound Attachments 
Name  Current Value 

dic_roof Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.dic_roof 
NO       
Physical (Microsoft SQL Server)
dbo.dic_roof 
NO       

dic_roof Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

dic_roof Data Movement Rules 
Name  Type  Rule Text/Value