I am using a Delete Trigger on a table that is on the "many" side of a relationship. The relationship has "cascade delete" activated, and I would like to be able to tell in the trigger whether the delete is occuring as part of a cascade or not. Does anybody know how to do this?
Thanks!
Thanks!