2008/9/16 crabo <[EMAIL PROTECTED]>

> I really want a " partial object query" . the different is ,I want my
> DTO is just the mapping entity.
> so I test:
> var userInfos = s.CreateQuery("select u.Name, u.Email from User u")
>  .SetResultTransformer(Transformers.AliasToBean(typeof(User))
>  .List()
>

Here is some other problem out of IT matters...

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to