I did not define this field((Personnel_Id) in the table. Why does this field exist in the table(Personnel_Id)

前端 未结 0 1890
时光说笑
时光说笑 2021-01-16 19:18
enter code here

public class Project
{
[Key]
public int Id { get; set; }
public string ProjeName { get; set; }
[Display(Name = "Manager")]
[ForeignKey(&qu         


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