Foreign Key name issues
Posted: Fri 18 Feb 2011 12:31
I have a quite large model ( edmx file, MS SQL Server 2008 ) which is valid under Visual Studio 10 edmx editor.
Each NavigationProperty name in the model has been changed, adding a standard prefix ( FK ).
The same file opened with Entity Developer claims I have duplicated property names.
ED doesn't show the 'FK' prefix and shows a name clashes with other properties in the same class.
This seems to be an unsupported feature.
Each NavigationProperty name in the model has been changed, adding a standard prefix ( FK ).
The same file opened with Entity Developer claims I have duplicated property names.
ED doesn't show the 'FK' prefix and shows a name clashes with other properties in the same class.
This seems to be an unsupported feature.