NHibernate and LINQPad
Hello:
I love linqpad, and have been a longtime user with Linqpad and Entity Framework.
We are moving to NHibernate, and I am having a little bit of trouble using it with LinqPad. I seem to be getting my queries to run, but I can't see the SQL that was generated. Is there a way to get LinqPad to display the SQL that my NHibernate 3.2 LINQ statements generated?
I love linqpad, and have been a longtime user with Linqpad and Entity Framework.
We are moving to NHibernate, and I am having a little bit of trouble using it with LinqPad. I seem to be getting my queries to run, but I can't see the SQL that was generated. Is there a way to get LinqPad to display the SQL that my NHibernate 3.2 LINQ statements generated?
Comments