SQL “not in” syntax for Entity Framework 4.1

前端 未结 4 2095
别跟我提以往
别跟我提以往 2020-12-15 04:32

I have a simple issue with Entity Framework syntax for the \"not in\" SQL equivalent. Essentially, I want to convert the following SQL syntax into Entity Framework syntax:<

4条回答
提交回复
热议问题