[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel.ForeignKey.Destination

Destination Property

Destination

Gets the destination table that is referenced by the foreign key columns in the source table.

Declaration
public Table Destination { get; }
Property Value
Type Description
Table

A Table object representing the destination table.