首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > PowerDesigner >

Entity Attribute code uniqueness解决办法

2013-01-04 
Entity Attribute code uniqueness我想建两个实体,这两个实体都有id属性,我想用同样的名字都叫id,在生成物

Entity Attribute code uniqueness
我想建两个实体,这两个实体都有id属性,我想用同样的名字都叫id,在生成物理模型的时候提示:
-Entity Attribute name uniqueness
ErrorThe following entity attribute does not have unique name:
-> Entity Attribute 'Entity_1.id'(<Model>::Entity_1)
-> Entity Attribute 'Entity_2.id'(<Model>::Entity_2)
-Entity Attribute code uniqueness
ErrorThe following entity attribute does not have unique code:
-> Entity Attribute 'Entity_1.id'(<Model>::Entity_1)
-> Entity Attribute 'Entity_2.id'(<Model>::Entity_2)
请问如何修改,才能生成物理模型,我不希望改实体的属性名
我用的Power Designer 15.1
[解决办法]
Tool->check model...去掉Entity Attribute下Entity Attribute name uniqueness 和 Entity Attribute code uniqueness

热点排行