HI
I create a Linq to Sql Classes with relationship between tables and then I use delete linq to delete a parent_id but it don't show error when the child_id is exist. I want it show error when delete in relationship between tables.
Thanks
HI
I create a Linq to Sql Classes with relationship between tables and then I use delete linq to delete a parent_id but it don't show error when the child_id is exist. I want it show error when delete in relationship between tables.
Thanks