NHibernate: How do I combine an IQuery with an ICriteria?

Posted by André Pena on Stack Overflow See other posts from Stack Overflow or by André Pena
Published on 2010-05-02T18:41:21Z Indexed on 2010/05/02 18:48 UTC
Read the original article Hit count: 299

Filed under:
|
|

I want fetch a list that uses both IQuery and ICriterias.. Is it possible? How do I do this?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET