Click or drag to resize
DeletedFKs Properties

The DeletedFKs type exposes the following members.

Properties
  NameDescription
Public propertyFKName
Name of the foreign key.
Public propertyPKColumn
Primary key column.
Public propertyPKTable
Table with primary key.
Public propertyReferencingColumn
Foreign key column.
Public propertyReferencingTable
Table with foreign key.
Top
See Also