Look at ExpressionFactory - there is a method for it there I believe. This class is the primary source for creating expressions.
On Thu, Jan 26, 2012 at 1:54 PM, Richard Frovarp <[email protected]>wrote: > Is there a way to pass a list of some sort to a SelectQuery to be used > with a select query that uses the SQL IN operator? Putting square brackets > in the qualifier isn't working, and this isn't the easiest thing to search > for if it has already been answered elsewhere. >
