Click here to Skip to main content
15,885,546 members
Articles / Web Development / ASP.NET

How To Cascade Delete An Adjacency List Model In SQL in C#

13 Oct 2013CPOL2 min read 13K   2  
Demonstrates how to cascade delete on a single table that maintains hierarchy by a ParentId that points to the primary key of the same table.
This is an old version of the currently published tip/trick.

Only logged in members can view this content

Please go to the ASP.NET Table of Contents to view the list of available articles in this section.