Hi,
I have a number of plural looking property names like "Circumstances", "Terms" etc which ED is converting to "Circumstance" and "Term". This happens on the Storage Entity. The DB is correct and the class is correct, but I obviously then get a runtime error as it cannot find a column called "Circumstance".
How can I prevent ED altering these property names?
Many thanks.
Some of my Property Names are getting singularized, how to prevent?
Re: Some of my Property Names are getting singularized, how to prevent?
Right click on the diagram > Model Settings > Synchronization > Database Naming and check your current naming rules. These settings are applied when Model Settings > Synchronization > Mapping > "Enable automatic synchronization of storage part and mapping of the model with its conceptual part" is selected.