ForeignKey Class | 
Namespace: Dundas.BI.Data.Metadata.Relational
The ForeignKey type exposes the following members.
| Name | Description | |
|---|---|---|
| ForeignKey | 
            Initializes a new instance of the ForeignKey class.
              | 
| Name | Description | |
|---|---|---|
| Columns | 
            Gets the list of pairs of column names.
              | |
| Description | 
            Gets or sets the description.
              | |
| Name | 
            Gets or sets the name.
              | |
| ReferencedTable | 
            Gets or sets the name of referenced table.
              |