Frames MD3
Create Frame MD3
To create a frame, perform the following actions:
- In Navigator section Frames right-click and select New Frame. An empty frame is displayed with 3 rows.
- In Inspector tab Specification type a unique name for the frame.
- Create the desired number of rows by adding or deleting them.
- Fill each row with a variable or aggregate frame.
- A primary key is mandatory. The integrity checker guards this. In its simplest form one variable is primary key. Do the next actions.
- In Inspector tab Specification right-click section Foreign key.
- Select Add Variable to Primary Key. A list with the variables in the frame appears.
- Select one variable.
- Double-click it, or click button Insert Variable.
This results in the most simple form of a primary key. Adding more variables results in a "composite" primary key. Also aggregate frames can be (part of) the primary key. See the next link.
Read this to manage the primary key.