Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
删除 Web 服务。
DROP SERVICE service-name
此语句删除系统表 ISYSWEBSERVICE 中列出的 Web 服务。
您必须是服务的所有者,或者拥有 MANAGE ANY WEB SERVICE 系统特权。
无。
SQL/2008 服务商扩充。
以下 SQL 语句删除名为 WebServiceTable 的虚拟 Web 服务:
DROP SERVICE WebServiceTable;