Walaa wrote:
If you have a graph in memory and you deleted an order and the database deleted the related orderlines, then you should refetch the graph again. (Refresh the graph in memory).
Oherwise database cascades should have nothing to do with LLBLGen Pro.
So LLBLGenPro has no mechanism in its own runtime code that can handle this... that is strange. Let say that a DBA adds a cascading rule to the database, then the code has to be rebuilt to get it work in client code.