tags:

views:

11

answers:

0

Hi,

I have this hierarchy.I have a customer.A customer can have multiple manufacturing sites.And, each site can have many products.My requirement is, when I delete customer, then data related to site and products should also be deleted. How to achieve this in linq-to-sql thanks