soft delete nested Entities in Ef Core

前端 未结 0 1906
南笙
南笙 2020-12-01 01:29

I have some nested Entities, and I want to Soft delete children\'s of a records when I Soft delete that record. How can I do this?

class Base{
    bool isDele         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题