简体   繁体   English

自动从表格中删除条目

[英]Auto delete entry from table

我正在使用Windows Phone应用程序和Windows Azure,并且我希望对我在db中的条目执行自动删除,但条件是我的评级字段小于10(-10),如何从服务器端执行该脚本?

You can use Azure Mobile Services to Schedule a script to do the deletes. 您可以使用Azure移动服务调度脚本来执行删除。

something similar to this: Azure Mobile Services Scheduled Delete From Table 与此类似的内容: Azure移动服务计划从表中删除

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM