Question
How to query MObjects that values of a specified field IN a set just like 'IN' operator in SQL?
Hi all,
I'm trying to query MObjects that values of a specified field IN a set just like 'IN' operator in SQL.
e.g. I want to get MObjects that the values of field 'ID' is contained in the set (1, 3, 5).
Any suggestions?
Best Regards,
Biao
I'm trying to query MObjects that values of a specified field IN a set just like 'IN' operator in SQL.
e.g. I want to get MObjects that the values of field 'ID' is contained in the set (1, 3, 5).
Any suggestions?
Best Regards,
Biao