Represents a foreign key relationship between two database tables. The
ForeignKey class defines a relationship between two
Table and matches columns from the source table with columns from the destination table.
System.Object
GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel.ForeignKey