On 22 Apr., 14:17, mabu <[email protected]> wrote: > On 22 Apr., 12:56, mabu <[email protected]> wrote: > > > > > DataContext.CurrentTransactionEntities contains 4 entity tracks in > the first step when GetReferencedObjects(entityTrack.Entity) is > called. > > In the first loop run are already inserted 3 items ( objects report, > p, c ) based on reports object ... they are inserted in the correct > order and the ID in the objects is updated.
when i have look at the objects of the CurrentTransactionEntities the inserted items are correct updated ( ID and Parent-IDs ) but second Component ( object c2 ) has not set the correct parent id altough the Parent objects points to the product which got inserted and has a correct ID set. Seems object tracking has some bug anywhere? Martin -- You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/dblinq?hl=en.
