This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
When I try to query with a bit operand in the where clause, i get an exception: "This expression type is not supported in LightSpeed 3.0". Is this feature planned in the near future? Sample: MyTable.Where(m => ((m.MyCol & 4) == 4))
|
|
|
We have now added support for this feature and it will be included in nightly builds dated 13 Apr 2010 and above, available from about 1500 GMT. |
|
|
Great, Thanks for your fast response! |
|