You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, I'm using the latest version (6.x) of EntityFrameworkPlus and I had deadlocks so I'm using the UseTableLock option set to true. What I cannot find is how to use the BatchSize options along with this one. I'm doing so to reduce the number of records affected by each query.
Many thanks in advace
The text was updated successfully, but these errors were encountered:
Hello everyone, I'm using the latest version (6.x) of EntityFrameworkPlus and I had deadlocks so I'm using the UseTableLock option set to true. What I cannot find is how to use the BatchSize options along with this one. I'm doing so to reduce the number of records affected by each query.
Many thanks in advace
The text was updated successfully, but these errors were encountered: