Compartilhar via


Membros WebServiceTaskUtil

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.

O tipo WebServiceTaskUtil expõe os seguintes membros.

Construtores

  Nome Descrição
Método público WebServiceTaskUtil Initializes a new instance of the WebServiceTaskUtil class, initializing the HTTP connection and Web Services Description Language (WSDL) file to download.

Início

Métodos

  Nome Descrição
Método público CleanUp Releases all the resources used to parse the Web Services Description Language (WSDL) and invoke the Web method.
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetServices Returns an array that contains all the services available in the Web Services Description Language (WSDL).
Método público GetType (Herdado de Object.)
Método público GetWebMethodInfos Gets an array that contains all the methods available in a service.
Método público Invoke Calls the specified Web method with the supplied parameters.
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início