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
Currently there's no default max size, so it's only limited by the database (e.g. 1000 rows, 65536 characters or 2100 parameters (whichever is reached first) for SQL Server)
What's the default value for MaxBatchSize, or how does EF Core decide the number of entitites to send in the same query, against a database?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: