Yes it does, just use the regular linq syntax for projection.

/Oskar


2012/11/16 Matteo Migliore <[email protected]>

> Hi,
>
> NH supports the projection through the LINQ provider ("select col1, col2
> from table")?
>
> I cannot use Criteria and QueryOver because I send IQueryable <T> through
> the layers.
>
> Thanks,
> Matteo
>

Reply via email to