Entity “Remove” command making an ID null, rather than deleting the row

前端 未结 0 1711
梦谈多话
梦谈多话 2020-12-08 06:07

I have this piece of code in my controller:

foreach(PartAttributeOptionSelection opsT in OpSelectionsInDb)
        {
            if (!partsEdit.SelectedOption         


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