如何使用實(shí)體框架只更新一個(gè)字段?這是桌子用戶UserId
UserName
Password
EmailAddress還有密碼.。public void ChangePassword(int userId, string password){//code to update the password..}
如何使用實(shí)體框架只更新一個(gè)字段?
慕勒3428872
2019-07-06 14:30:02