我想在单个linq查询中删除多条记录。我找到了方法,但它使用foreach循环来删除。我想要的方式像sql删除所有的记录在单个查询。
下面的链接可能对你有帮助,请看看
obj.tblA。Where(x => x.fid == i).ToList().ForEach(obj.tblA.DeleteObject);
obj.SaveChanges ();如何在Linq to Entity中删除多条记录?
问候,满足
我想在单个linq查询中删除多条记录。我找到了方法,但它使用foreach循环来删除。我想要的方式像sql删除所有的记录在单个查询。
下面的链接可能对你有帮助,请看看
obj.tblA。Where(x => x.fid == i).ToList().ForEach(obj.tblA.DeleteObject);
obj.SaveChanges ();如何在Linq to Entity中删除多条记录?
问候,满足
javascript python java c# php android html jquery c++ css ios sql mysql arrays asp.net json python-3.x ruby-on-rails .net sql-server django objective-c excel regex ruby linux ajax iphone xml vba spring asp.net-mvc database wordpress string postgresql wpf windows xcode bash git oracle list vb.net multithreading eclipse algorithm macos powershell visual-studio image forms numpy scala function api selenium