Author Topic: NOT NULL Columns in Data Model  (Read 2754 times)

charge

  • EA User
  • **
  • Posts: 22
  • Karma: +0/-0
    • View Profile
NOT NULL Columns in Data Model
« on: December 08, 2004, 06:57:11 am »
I want to use the flags'NOT NULL' and 'Unique' to convert <Table> columns to <class> attributes and associations.

Where can I find these flags in the automation model?