dotnet / EntityFramework.Docs

Documentation for Entity Framework Core and Entity Framework 6
https://docs.microsoft.com/ef/
Creative Commons Attribution 4.0 International
1.62k stars 1.96k forks source link

Clarify last cascading delete example #1928

Open xenophilios opened 4 years ago

xenophilios commented 4 years ago

First of all, great article and great functionality! My question concerns the last example. Is this really a case of cascading deletion?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

ajcvickers commented 4 years ago

@xenophilios Technically it is not, but it is closely related. We will clarify.