忆点点

EF实体类指定部分属性不映射成数据库字段

电脑版发表于:2020/4/26 13:33

在想要不映射的字段上加上[NotMapped]标记即可

  [NotMapped]       
   public string Status { get; set; }


关于TNBLOG
TNBLOG,技术分享。技术交流:群号677373950
ICP备案 :渝ICP备18016597号-1
App store Android
精彩评论
{{item.replyName}}
{{item.content}}
{{item.time}}
{{subpj.replyName}}
@{{subpj.beReplyName}}{{subpj.content}}
{{subpj.time}}
猜你喜欢