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

ForeignKey Class Members

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