Name | Description | |
---|---|---|
ForeignKey Constructor | Initializes a new instance of the ForeignKey class. |
The following tables list the members exposed by ForeignKey.
Name | Description | |
---|---|---|
ForeignKey Constructor | Initializes a new instance of the ForeignKey class. |
Name | Description | |
---|---|---|
Destination | The destination table. | |
DestinationColumns | The columnts that defines a destination. | |
Source | The source table. | |
SourceColumns | The columns that defines a source. |