Hi, I'm not sure :-\ but I think it's possible with EntityFieldsValues like
new EntityExpr("originFacilityId", EntityOperator.EQUALS, new
EntityFieldValue("facilityId"));
Isn't it ?
ian tabangay a écrit :
Hi. How do you do an EntityCondition wherein you need to compare the values of the 2 columns within the entity? Thanks. ~ ian
