It seems to fail the equality on this line return Equals(x, y); in
private bool ObjectsEquals(object x, object y) the objects is is
testing are the :value parts of my expression (where aisle_id
== :value)

The objects it is testing have one attribute 's' which in my case is a
string for the value (AZP1B != AZP1C)

I am not sure why it would be doing an equality test on the value?

Do you need more info, if so please indicate what you need so I can
get exactly what you need.

Thanks again,

James
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DbLinq" 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/dblinq?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to