How can I change the column name in the class generated by .edmx
? Not for the view purpose, instead changed column names should be available in the controller, so that meaningful column names are available for developers
Asked
Active
Viewed 110 times
-1
1 Answers
0
I know your asking about edmx , but if you use the editor I know you can setup mapping to change column names to more readable names. You click on the column then go to properties , or open the mapping window. I would not recommend changing the edmx as it gets over written and you would just have to do it all over again.

Bill Moore
- 16
- 1