image14


ð Referenced Table

Displays a list of available tables with either Primary or Unique Keys to reference.  
 
 
ð Message

Specifies the messages for various error conditions.  
 
Message on insert of a FK value not in the referenced table  
The message that will be displayed to a user attempting to insert a row with a field value which does not exist in the referenced table.  

Message on update of a FK value to one not in the referenced table  
The message that will be displayed to a user attempting to update a row with a field value which does not exist in the referenced table.  


For more information on Indexes, please see Types of Constraints.