| DeletedFKs Properties | 
The DeletedFKs type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also