ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel Namespace / ForeignKey Class / Source Property

In This Topic
    Source Property (ForeignKey)
    In This Topic
    The source table.
    Syntax
    'Declaration
     
    Public ReadOnly Property Source As Table
    public Table Source {get;}
    See Also