foreignKeys property

List<ForeignKey> foreignKeys
getter/setter pair

List of foreign key constraints for the table

Implementation

List<ForeignKey> foreignKeys;