Accesses and invokes the Web services. This class is used by both the Microsoft.SqlServer.Dts.Tasks.WebServiceTask and its user interface as a reusable library of functions.
The following tables list the members exposed by the WebServiceTaskUtil type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| WebServiceTaskUtil | Initializes a new instance of the WebServiceTaskUtil class, initializing the HTTP connection and Web Services Description Language (WSDL) file to download. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | CleanUp | Releases all the resources used to parse the Web Services Description Language (WSDL) and invoke the Web method. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetServices | Returns an array that contains all the services available in the Web Services Description Language (WSDL). | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | GetWebMethodInfos | Gets an array that contains all the methods available in a service. | 
| .gif) | Invoke | Calls the specified Web method with the supplied parameters. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
WebServiceTaskUtil Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace