| DeletedFKs Properties |
The DeletedFKs type exposes the following members.
| Name | Description | |
|---|---|---|
| FKName |
Name of the foreign key.
| |
| PKColumn |
Primary key column.
| |
| PKTable |
Table with primary key.
| |
| ReferencingColumn |
Foreign key column.
| |
| ReferencingTable |
Table with foreign key.
|