Book a Demo

Author Topic: Foreign Keys properties  (Read 2126 times)

SergeyA

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Foreign Keys properties
« on: January 19, 2009, 07:49:09 pm »
Hi. I created database in EA - there are some diagrams, tables and connections (with stereotype FK). After generating DDL I have several foreign keys in result script. I need to mark them as NOT FOR REPLICATION - but I can't find such property; only property dialog for primary key allows to set such flag. Can I mark foreign keys as NOT FOR REPLICATION or EA doesn't support this feature? Can I set this flag via automation?
How can I generate ddl via automation?
Thanks.