Is Entity Developer support Entity Framework4 POCO?

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
leishen
Posts: 16
Joined: Mon 20 Sep 2010 09:19

Is Entity Developer support Entity Framework4 POCO?

Post by leishen » Wed 08 Dec 2010 09:52

I'm using Entity Developer 2.80.165 comes with dotConnect for Oracle Professional 5.70.180.0.

In Entity Developer I cannot find option to turn off CodeGenerationStrategy, although I put:



into edml file, it still generates entity objects for me.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Wed 08 Dec 2010 16:23

We do not provide support for Code Generation Strategy at the moment.
We will investigate the possibility of adding it in one of the future builds.
The workaround is to clear the Custom Tool property, no code generation will be performed.

leishen
Posts: 16
Joined: Mon 20 Sep 2010 09:19

Post by leishen » Fri 10 Dec 2010 08:33

Thanks.
I think I will stick to VS2010 edmx currently

Post Reply