EF Core circular relationship between two entities with onDelete(cascade and setNull)

后端 未结 0 648
梦毁少年i
梦毁少年i 2021-01-29 05:12

I have trouble in EF Core using onDelete (cascade and setNull) with circular relationship. Here is my entities and configuration classes.

public class Customer 
{         


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