LINQPad: Preview DELETE and UPDATE SQL before it executes(aneyfamily.com)
submitted by
terry.aney(115) 3 years, 9 months ago
Newcomers to LINQ may get hesitant before perform a bunch of updates and/or deletes against their production data. Being more comfortable in Transact SQL compared to LINQ, they may want to see the SQL statements that would execute before actually calling SubmitChanges(). With a couple of extension methods, you can do exactly that: preview the SQL before it executes.
|category: Linq
|Views: 60
tags:
LINQ another
Everyones tags:
Your Tags: