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

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