本文介绍了从客户端取消ADO.NET数据服务中的查询执行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
在我的Silverlight应用程序(或典型的Windows / WPF应用程序)中,我需要运行长时间运行的查询。在某些情况下,用户需要取消长时间运行的查询。如何通过ADO.NET数据服务客户端实现这一目标?
问候,来自Madhanmohan S
来自印度的Madhanmohan S
Hi,
In my Silverlight application(or typical Windows/WPF Application), I need to run long running queries. There are scenarios where user needs to cancel the long running query. How can this be achieved with ADO.NET Data Services client?
Regards,
Madhanmohan S
Madhanmohan S from India
推荐答案
这篇关于从客户端取消ADO.NET数据服务中的查询执行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!