Foreign Key (manually assigned) Generator
Last modified: June 26, 2023
The Foreign Key (manually assigned) Generator generates foreign key values for a child table column based on the values contained in a parent table column. You can generate specific values for the parent table column referenced by the child table column. To do this, find the parent table column in the tree view, select the required generator and configure its settings.
The dialog box of the Foreign Key (manually assigned) Generator contains Basic Settings and custom settings. You can customize the generator by changing the basic and custom settings.
Custom Settings
Table
Choose a parent table.
Column
Choose a column in the parent table. Make sure that the child table column and the parent table column have compatible types.
Was this page helpful?