EntitySet naming for tables ending in letters 'H', 'S', 'Y'
Posted: Wed 21 Sep 2011 23:54
I have just upgraded to version 6.50.214 and have an issue with entity set naming that appears to be a problem only for tables ending in the letters 'H', 'S' and 'Y'.
I am using Capitalize in the model setttings and while all entities are correctly named the entity set name has only the first character capitalised for some tables.
For example ...
Table WAGE_TYPE becomes
ObjectSet WageTypes
whereas ...
Table ADJUSTMENT_BATCH becomes
ObjectSet Adjustmentbatches
and
Table APPL_ACCESS becomes
ObjectSet Applaccesses
It's not a show-stopper but means I have more code to change.
I am using Capitalize in the model setttings and while all entities are correctly named the entity set name has only the first character capitalised for some tables.
For example ...
Table WAGE_TYPE becomes
ObjectSet WageTypes
whereas ...
Table ADJUSTMENT_BATCH becomes
ObjectSet Adjustmentbatches
and
Table APPL_ACCESS becomes
ObjectSet Applaccesses
It's not a show-stopper but means I have more code to change.