ProjectModel
|
 |
| OWN |
Model of the primary key. |
|
ERMPrimKey
|
|
| OWN |
The foreign key itself. |
|
ERMPrimOpt
|
|
| ALL |
All options for the primary key. |
| ALLTRG |
All options for the primary key in the targest system name. |
| TRG |
The option for the primary key with name in the target system refentity. |
|
ERMAttribute
|
|
| ALL |
All attributes that are assigned to this primary key and have the primary key flag set. |
|
ERMForKey
|
|
| ALL |
All foreign keys of this primary key. If a ER DB table is given as refentity the foreign keys have to be in this table. |
|
ERMDBTable
|
|
| OWN |
The ER DB table of the primary key. |
|