Person table with family relationship for code first entity framework

前端 未结 0 1465
小鲜肉
小鲜肉 2021-02-13 18:44

I\'m using entity framework code first to create family relationship of person. Tables are People and Relationship

public class Person
    {
        public Person         


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