DeleteBehavior?
I'm always confused which
DeleteBehavior
to assign when configuring my Entities
. Can someone please explain to me?2 Replies
For instance here how do I know which entity is going to get effected. What I mean is that, let's say an organization is deleted, will all the members be deleted. Or does this mean, if a member is deleted, the organization will be deleted?
where is the foreign key implemented, Member.OrganzationId?
i would say yes to first question, no to second