Page 1 of 1

DataContext Singulare Table names

Posted: Thu 09 Jul 2009 16:01
by fantarama
I need singular table/entity names in datacontext generated code. Now when I generate the code the table names are pluralized.
There is an option for disable the pluralizations?

Thank you

Posted: Fri 10 Jul 2009 07:00
by AndreyR
This behaviour is already implemented in the upcoming version of Entity Developer.

Posted: Wed 05 Aug 2009 14:53
by fantarama
I've tried the fearture in the updated version but with my question i mean another thing:

My project has italian class names, i need to set my custom plural names, because the final 's' is not valid and the program don't let me change the name manually, in the properties panel i can write the custom entityset name but on code generation my name is ignored; also if a save and reopen the project the names are restored to default.

Thanks for help

Posted: Fri 07 Aug 2009 08:49
by AndreyR
The current version of Entity Developer will preserve the names you enter if you uncheck the
"Pluralize Entity Set names" checkbox.
Unfortunately, some generation problems still persist, so the generated names may differ from
the name you have provided in the model.