is it possible an entity in a tree of entities, is not saved?

Posts   
 
    
Stranger
User
Posts: 23
Joined: 22-Nov-2005
# Posted on: 27-Nov-2005 22:12:27   

Hi All

I have a tree of entities with root of ROOT. when i call SaveEntityCollection i want some of entities that related the other entities to each other in this tree, are not saved? is there any solution?

Stranger
User
Posts: 23
Joined: 22-Nov-2005
# Posted on: 27-Nov-2005 22:13:41   

sorry, when i call SaveEntity(Root)

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 28-Nov-2005 10:20:31   

That's not possible. If you don't want some entities to be saved, don't add them to the graph.

Frans Bouma | Lead developer LLBLGen Pro