Hi DimitarKovachev-5123,
Maybe it is not implemented in the Entity Framework 6.
And Dabblernl provieded a workaround that you can to load all the related entities in memory and then on deletion of the parent entity EF will issue SQL commands to set their foreign keys to Null.
More details you can refer to this thread.
Best Regards,
Daniel Zhang
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.