MtoMSubB

Fields

Field name Ordinal Native type Length Precision Scale Is Nullable Is PK Is FK Is Identity Is Computed Default value Default sequence
ID 1 int 0 10 0 Yes Yes
Age 2 int 0 10 0

Foreign key constraints

FK_MtoMSubB_MtoMSuperB

Aspect Value
Primary key table dbo.MtoMSuperB
Delete rule NoAction
Update rule NoAction
Foreign key field Primary key field
ID dbo.MtoMSuperB.ID

Model elements mapped on this table

Model Element Element type
MtoMsubB Entity