Thanks Ricardo that's work.

I have a bonus question. My predicate on the image join in the first post 
is : Param_0.LastName.Contains("..")

Is there a way to have : Param_0.LastName.ToUpper().Contains(".."). I'd 
like avoid difference between capital and not capital.

Thanks,

On Tuesday, September 4, 2012 10:57:31 PM UTC+2, Ricardo Peres wrote:
>
> Use Expression.AndAlso, not Expression.And.

-- 
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/-/oNdTgXdCbiAJ.
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