[]
        
(Showing Draft Content)

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

Source Property

Source

Gets the source table that contains the foreign key columns.

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

A Table object representing the source table.