数据服务查询

发布于 2024-08-14 03:26:38 字数 178 浏览 2 评论 0原文

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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文