ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Extensibility.Data.SchemaModel Namespace / ForeignKey Class
Properties

In This Topic
    ForeignKey Class Members
    In This Topic

    The following tables list the members exposed by ForeignKey.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ForeignKey class.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe destination table.  
    Public PropertyThe columnts that defines a destination.  
    Public PropertyThe source table.  
    Public PropertyThe columns that defines a source.  
    Top
    See Also