Yeah I discovered this after looking into it a bit. I'm guessing that either in some where something wasn't fully implemented. It was a little decieving because I was having some other issues at the time that seemed to be related but turns out they weren't. These properties are always set this way regardless of the success or failure of the stored procedure.
Thanks dbl On Mar 16, 8:43 am, Oskar Berggren <[email protected]> wrote: > 2012/3/15 DBLWizard <[email protected]>: > > > I'm fairly new to NHibernate and so I'm looking for some > > recommendations or best practices. > > > The ReturnAliase is : 'query.ReturnAliases' threw an exception of type > > 'System.NotSupportedException' > > The ReturnTypes is : 'query.ReturnTypes' threw an exception of type > > 'System.NotSupportedException' > > That sounds like exceptions that occur when you are using the debugger > to view the values of the properties. > > /Oskar -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
