MtoMIntermediateAB

Fields

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

Foreign key constraints

FK_MtoMIntermediateAB_MtoMSuperA

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

FK_MtoMIntermediateAB_MtoMSuperB

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

Model elements mapped on this table

Model Element Element type
MtoMintermediateAb Entity