阅读背景:

Linq to SQL - 如何通过不在select中的列动态过滤

来源:互联网 

The Problem

Using Link to SQL I would like to filter by columns that I do not want returned in the select statement. This works fine as long as the query is built all at once. In situations where I try and build the where clause dynamically, I get a compile time error because the column is not included in the select.Using Link to SQL I would like to




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: