How do you implement a base and derived class where primary key is defined in the base class

后端 未结 0 512
予麋鹿
予麋鹿 2020-12-18 11:27

Given the following code example, how do you implement this in entity framework core where you do not want a table created for the base class but you do for the derived clas

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