Instance Property
referencedTable
Specifies a table referenced by a foreign key constraint for a constraint trigger, if not
nil.var referencedTable: (any SQLExpression)?
Discussion
The use of this functionality is not recommended, and is ignored on non-contraint triggers.