View foreign key constraint attributes (ADP)
Note The information in this topic applies only to a Microsoft Access project (.adp).
View the foreign key attributes of a relationship if you want to see which columns participate in the foreign key side of a relationship. If the foreign key columns are related to a primary key, the primary key columns are identified in your database diagram by a primary key symbol in the row selector .
- In the Database window, click Database Diagrams under Objects, click the database diagram you want to open, and then click Design on the Database window toolbar.
- In your database diagram, right-click the relationship line corresponding to the foreign key, then choose Properties from the shortcut menu.
- Choose the Relationships tab.
- Make sure the relationship is selected in the Selected relationship list.
- The Foreign key table column displays the name of each column that participates in the foreign key side of the relationship.