objectType FKColumn
the foreign key columns
Members
name | type | mult | description |
---|---|---|---|
from_column | column | the column from which the key is referencing | |
target_column | column | the column that the key references |
References Detail
Containment
This is contained by ForeignKey