This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Is there any way to force cascade deletes at runtime. I found all kinds of posts specifying how to modify associations or entities in the designer but nothing about runtime. We have a large number of SQLServer databases that are periodically "cleaned up" in that certain data is removed. All the associations/relationships are default (not mandatory/cascade). However, at cleanup we want the deletes to cascade so we don't have to identify every record in the system. Is there some way to do this at runtime? Thanks very much in advance.
Dan |
|
|
Nevermind. Was looking in the Unit of Work not the context. Feel a littl dumb. |
|