@manhng

Welcome to my blog!

Delete Multiple Records In EF Core

November 9, 2017 17:08

Delete Multiple Records In EF Core

+ Execute SQL Command using DBContext in EF Core

https://stackoverflow.com/questions/46114711/execute-sql-command-in-entity-framework-core-2-0-to-delete-all-data-in-a-table

+ Execute Raw SQL

http://www.learnentityframeworkcore.com/raw-sql

+ SQL Server Transaction

https://weblogs.asp.net/dixin/entity-framework-core-and-linq-to-entities-7-data-changes-and-transactions

+ SQL Server Isolation Levels

http://www.besttechtools.com/articles/article/sql-server-isolation-levels-by-example

Categories

Recent posts