Why NotMapped is not working as is should

前端 未结 0 2006
难免孤独
难免孤独 2020-12-19 08:39

I have these tables represent on the following pieces of code;

[StringLength(30)]
public string Email { get; set; }

[NotMapped] // is not doing anything on t         


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