Destination Property (ForeignKey)
Gets the destination table that is referenced by the foreign key columns in the source table.
public Table Destination {get;}
'Declaration
Public ReadOnly Property Destination As Table
Property Value
A
Table object representing the destination table.