Page 1 of 1

Is Entity Developer support Entity Framework4 POCO?

Posted: Wed 08 Dec 2010 09:52
by leishen
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.

Posted: Wed 08 Dec 2010 16:23
by AndreyR
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.

Posted: Fri 10 Dec 2010 08:33
by leishen
Thanks.
I think I will stick to VS2010 edmx currently