Compartir a través de


WebServiceTaskUtil Miembros

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.

El tipo WebServiceTaskUtil expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico WebServiceTaskUtil Initializes a new instance of the WebServiceTaskUtil class, initializing the HTTP connection and Web Services Description Language (WSDL) file to download.

Principio

Métodos

  Nombre Descripción
Método publico CleanUp Releases all the resources used to parse the Web Services Description Language (WSDL) and invoke the Web method.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetServices Returns an array that contains all the services available in the Web Services Description Language (WSDL).
Método publico GetType (Se hereda de Object).
Método publico GetWebMethodInfos Gets an array that contains all the methods available in a service.
Método publico Invoke Calls the specified Web method with the supplied parameters.
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio