Entity Framework Inherit table structure from non abstract class , but create all the fields

后端 未结 0 1461
有刺的猬
有刺的猬 2020-12-21 06:53

I have several tables declared in the following manner

[Table("FileDataQuestions")]
public class QuestionFileData : FileData
{
}

Fi

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