Setting Generate property on an EntityAssociation to false

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
HintonBR
Posts: 24
Joined: Mon 16 Jun 2008 17:07

Setting Generate property on an EntityAssociation to false

Post by HintonBR » Fri 26 Jun 2009 23:39

I am trying to set one side of an association to not generate the navigation property. For example if I have products and categories - a product has a category and a category has a list of products associated with it. I want to get rid of the property that allows you to go from a category to the list of products. Entity Developer fails to honor my setting of the property. It continues to generate the navigation property even after I have set the Generate property to false and when I open it back up it has set the Generate Property back to true!
________
CHEVROLET CORVETTE C1 SPECIFICATIONS
Last edited by HintonBR on Tue 15 Feb 2011 11:56, edited 1 time in total.

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

Post by AndreyR » Tue 30 Jun 2009 07:25

Thank you for the report, this problem has been already found.
It is fixed in the upcoming new release of Entity Developer.

Post Reply