Skip to content

objectType FKColumn

the foreign key columns

FKColumncolumnForeignKeyfrom_column1target_column1columns1..*

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