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
|
Hi, if I have composite key on the table, is it then possible to query only by one part of the key? like this:
var sozenotDB = from d in skbb.SodisceInsolvs where taxNos.Contains(d.Id.TaxFileNo) select d; ?
Regards,
Robert
|
|
|
nevermind, it is working now ok, problem on my side. |
|