score:2

could you possibly attach the child entities before you attach the parent entity? would that prevent the attach issue?

just use reflection to get all of the entityref objects, and attach the entity property of each to the appropriate table.


Related Query

More Query from same tag