开发者

SQL is declarative, what about LINQ

开发者 https://www.devze.com 2022-12-22 20:53 出处:网络
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 creatio

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

精彩评论

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

关注公众号