Delete by Query fails if using profilers
Opened this issue · 0 comments
MrOnosa commented
I noticed that .InsertAll and .UpdateAll both have an optional DbConnection connection, which makes working with Profilers easier. But, there is no way to use a specific DbConnection when trying to Delete by Query.