Skip to main content
Vaibhab Shah (ABC) が「#Apex」で質問
Hi,

I have 2 custom objects. One is loop up to another.

On deleting the parent record, all the associated child records need to be deleted.

I have achieved this using before delete trigger.

Just curious to know why this is not happening using after trigger?

Rgds,

Vai.

 
1 件の回答
0/9000