DeletedFKs Class |
Namespace: CMS.DataEngine
public class DeletedFKs
The DeletedFKs type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeletedFKs |
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.
|