Hi,

I'm new to this forum, but not really new to NH and  Fluent NH :) 

So my problem is this: I would like to create a HasMany relation with a 
custom query ... NOT a custom where clause. From what I see I can do 
something like

- HasMany(x => x.MyCollection).Subselect("Query goes here") 

But seems like it is being rudely ignored. I put in invalid SQL to check if 
i'm missing something, but nothing. No custom SQL is being emitted.


Any hint?

Thanks!


-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/nhusers/-/OUph1aiEQ4EJ.
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