Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
删除 Web 服务会导致随后发送给该服务的请求返回 404 未找到 HTTP 状态消息。如果存在 root Web 服务,所有未解决的请求,不论是预期请求还是非预期请求,都将被处理。
404 未找到
执行下列 SQL 语句来删除名为 SampleWebService 的 Web 服务:
DROP SERVICE SampleWebService;