many2many bug in Entity Developer cs generator
Posted: Wed 15 Apr 2009 19:32
Using the latest beta of Entity Developer for dotConnect (2.0.11) on a sample many to many relation (A->AB<-B).
The model is correct, but the code generator create a collection on one side but a entity reference on the other, as in one-to-many relationship.
The model is correct, but the code generator create a collection on one side but a entity reference on the other, as in one-to-many relationship.