Entity Framework “Update Model from Database” generates unexpected self-reference associations / navigation properties
01-Jul-1111 Leave a comment
EF4.1 Entity Framework “Update Model from Database” generates unexpected self-reference associations / navigation properties
Check in SQL server on the table design, if a relationship started to be formed, but was not completed then it may be left on the table. Removing this unnecessary relationship and then using “Update Model from Database” will remove these extra associations