Hello i cheked my code but i already use IQuerable, have you other suggestion ? Bye -- Inviato da Libero Mail per Android giovedì, 18 novembre 2021, 10:50PM +01:00 da Gunnar Liljas [email protected] :
>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 >> . >-- >You received this message because you are subscribed to a topic in the Google >Groups "nhusers" group. >To unsubscribe from this topic, visit >https://groups.google.com/d/topic/nhusers/6nofz8eENFQ/unsubscribe . >To unsubscribe from this group and all its topics, 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 > . -- 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/1637589017.255246362%40f37.my.com.
