# session to the database instance. This is required when using the T-SQL Snapshot # feature because the session in which the database is frozen for IO must stay active. # Other cmdlets disconnect ...
Bug description When a LINQ query uses Array.All () with Contains () and the array contains 2099 or more elements, Entity Framework Core generates invalid SQL that results in: SqlException: Invalid ...