Показать сообщение отдельно
Старый 14.07.2003, 14:12   #3  
Field is offline
Field
Участник
 
25 / 10 (1) +
Регистрация: 04.06.2003
Адрес: г. Новосибирск
Цитирую документацию:
In Axapta a primary key is expressed using a relation. The relation can either be defined on a table, or on an Extended Data Type. The latter is the typical case.

The relation on an Extended Data Type must be self-relating. The relation on a table must be validating (the Validate property must be set to Yes).

У меня эта цитата подтвердилась.
Кроме того, индекс, у которого свойство AllowDuplicate=No не обязательно является первичным ключом.