Page 1 of 1

Oracle Entity Framework Bug?

Posted: Fri 12 Jun 2009 18:22
by jonF
When using the Oracle Entity no matter which setting I set in the options it always pluralizes the property name of the object context that corresponds to the the table. This is not the same behavior as the MS EF
for SQL Server so I can't switch the two models out in code. HELP!!!!


Jonathan

Posted: Mon 15 Jun 2009 12:52
by AndreyR
Thank you for the report, we will investigate this problem.

Posted: Wed 01 Jul 2009 14:27
by AndreyR
Thank you for your help, we have added such option to Naming Rules.

Posted: Wed 01 Jul 2009 17:02
by danielliu8
we have same problem.