ForeignKeyConstraint<(Of <(<'TObjectName, TDbType>)>)> Properties
The ForeignKeyConstraint<(Of <(<'TObjectName, TDbType>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ChildColumns |
Gets the columns in the child table.
|
![]() |
ChildTableName |
Gets the name of the child table.
|
![]() |
ParentColumns |
Gets the columns in the parent table. This will usually be the primary key(s).
|
![]() |
ParentTableName |
Gets the name of the parent table.
|