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
Setting Generate property on an EntityAssociation to false
Setting Generate property on an EntityAssociation to false
Last edited by HintonBR on Tue 15 Feb 2011 11:56, edited 1 time in total.