m.bibjan
دوشنبه 30 دی 1392, 00:09 صبح
سلام این ارور مال چی هستش
The property 'idpublic' is part of the object's key information and cannot be modified.
هر کاری کردم نفهمیدم
البته زمانی این ارور رو میده که از این دستور استفاده میکنم
tbuser tb = new tbuser();
var m = db.tbusers.Where(a => a.idpublic == txtsearch.Text).Single();
لطفا اگه کسی میدونه مال چی هستش کمک کنه
البته در Entity Framework و ویژوال 2010
The property 'idpublic' is part of the object's key information and cannot be modified.
هر کاری کردم نفهمیدم
البته زمانی این ارور رو میده که از این دستور استفاده میکنم
tbuser tb = new tbuser();
var m = db.tbusers.Where(a => a.idpublic == txtsearch.Text).Single();
لطفا اگه کسی میدونه مال چی هستش کمک کنه
البته در Entity Framework و ویژوال 2010