Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

ForeignKeyConstraint<(Of <(<'TObjectName, TDbType>)>)> Properties

The ForeignKeyConstraint<(Of <(<'TObjectName, TDbType>)>)> type exposes the following members.

Properties


  Name Description
Public property ChildColumns
Gets the columns in the child table.
Public property ChildTableName
Gets the name of the child table.
Public property ParentColumns
Gets the columns in the parent table. This will usually be the primary key(s).
Public property ParentTableName
Gets the name of the parent table.