Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 » SQL Anywhere Server - Programming » HTTP web services » Using SQL Anywhere as an HTTP web server » Managing web services in an HTTP web server » Maintaining web services

 

Commenting on a web service

Providing documentation for a web service requires use of the COMMENT ON SERVICE statement. A comment can be removed by setting the statement clause to null.

 Example
 See also