project.Models.tableName:The field pvid must be a string or array type with a maximum length of '20'

前端 未结 0 1285
梦谈多话
梦谈多话 2021-01-26 03:43

I encounter exception error below when i try to add a new entry in the database with :

db.patient_visit.Add(pv);
db.SaveChanges();
相关标签:
回答
  • 消灭零回复
提交回复
热议问题