PS- am using the old NHibernate.Linq dll (v. 1.1.0.1001) On Jan 5, 12:08 pm, Nieve <[email protected]> wrote: > Just a quick question- > I received the error "The method 'Substring' is not implemented." when > trying to use Substring in a select (ie Session.Linq<MyEntity>().Select > (x=> x.Name.Substring(0, 2)). > Am I the only one to get this exception? And if not, how do people use > Linq-to-NH without such a basic functionality? > > Would truly appreciate any comment :)
-- 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.
