数据服务查询
silverlight 中的 ado.net dataserviceContext 对象是否有 GetTable 或类似方法。我需要编写一个通用查询生成器来帮助我的 silverlight LOB 应用程序。这可以将工作量减半。
我已经使用从 Lambda 传入的表达式树作为Where 子句,它只是能够指定我正在使用的实体。
Is there a GetTable or similar method on The ado.net dataserviceContext object in silverlight. I need to write a generic query builder to aid my silverlight LOB app. This could carve the workload in half.
I already use expression trees passed in from Lambdas for the Where clause, it would just be could to be able to specify the entity which I am working with.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论