Hello,

I have recently tried to define a mapping for a property that is defined using a formula, and it uses access="noop".

I only want to be able to specify this property in where clauses, yet I still see it in all SELECTs being issued to the database. I'm using the Linq provider.

Based on this article, it shouldn't show up in the select list: (though, it doesn't explicitly specify <map> with a formula and noop)
http://ayende.com/blog/4054/nhibernate-query-only-properties

Does anyone know if this is a bug or just something not yet supported?

Thanks,
Andrei


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