
Adds 2 new helpers to the MetadataField class to determine if a field has foreign key relationships.
Features
- Two new helpers are added to the MetadataField class to determine if a field has foreign key relationships: FindForeignKey and FindForeignKeys.