Maybe you have used Enumerable.Where instead of Queryable.Where?

On Thu, Nov 18, 2021 at 8:54 PM 'GDS6s' via nhusers <
[email protected]> wrote:

> Hello, i have created a module that compile a dll with Roslyn on platform
> .net core, that use NHIbernate to execute query.It's works but during a
> test checking  sql profiler the where condition it's missing, but the
> filter was done in memory by nhibernate becouse the result on my code was
> filterd.If i try to compile the same code with VisualStudio 2019 it's ok
> becouse the same query on sql profiler has the where condition.Have you
> idea why ?
>
> --
> You received this message because you are subscribed to the Google Groups
> "nhusers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/nhusers/764a2692-33af-4932-8de8-fc920ec233f7n%40googlegroups.com
> <https://groups.google.com/d/msgid/nhusers/764a2692-33af-4932-8de8-fc920ec233f7n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nhusers/CAAOnFsNi352G0WEYnOS1eMHC7t7iYUOeKkDXjNJKmGhFaDi%3DVw%40mail.gmail.com.

Reply via email to