Gets array of column names.
Array of columns of this foreign key.
Entity metadata where this foreign key is.
Gets foreign key name.
What to do with a relation on deletion of the row containing a foreign key.
What to do with a relation on update of the row containing a foreign key.
Gets array of referenced column names.
Array of referenced columns.
Entity metadata which this foreign key references.
Gets the table name to which this foreign key is referenced.
Builds some depend foreign key properties. Must be called after all entity metadatas and their columns are built.
Generated using TypeDoc
Contains all information about entity's foreign key.