list

The list option is used to list Web methods described in a WSDL file.

Syntax

sp_webservices 'list' [, 'wsdl_uri'] [, sds_name]

Parameters

If neither the wsdl_uri nor the sds_name parameter is specified, all entries in the sysattributes table are listed, ordered by wsdlid.

Usage

If the Web methods described in the WSDL file have already been mapped to proxy tables, the list option prints information about each proxy table. If the Web methods described in the WSDL file have not already been mapped to proxy tables, the list option prints SQL that can be used to create proxy tables.