Used to identify a foreign key field in a child control. This column is matched with the PrimaryKey column in the parent control
If there are multipart primary keys and foreign keys then the ordering of columns is important because the first
foreign key in the child control will be matched to the first primary key in the parent control, and so on...