Model Naming options not working

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
Daythril
Posts: 1
Joined: Sat 21 Sep 2013 22:04

Model Naming options not working

Post by Daythril » Sat 21 Sep 2013 22:53

I can't see what I'm doing wrong, but my model-naming options aren't working. I'm adding tables and views to my model, and the corresponding classes that are created, rather than using the FirstLetterUppercase option that I selected, are coming out exactly as in the DB schema. Here are my settings:

Image

Here's the definition of a table:

Image

Here's how the class and its properties get named:

Image

I'm using Entity Developer 5.5.164 with NHibernate.

Can you explain what I'm doing wrong?

Thanks in advance.

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: Model Naming options not working

Post by MariiaI » Mon 23 Sep 2013 11:45

We have contacted you by e-mail.

Post Reply