开发者

SQL is declarative, what about LINQ

I can change SQL at runtime. Can I do the same with LINQ ? Can I have 开发者_如何转开发LINQ queries coming from an xml file, which I can edit at runtime ?


Yes and yes, via the expression tree creation syntax.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜