Partager via


Membres 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.

Le type WebServiceTaskUtil expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique WebServiceTaskUtil Initializes a new instance of the WebServiceTaskUtil class, initializing the HTTP connection and Web Services Description Language (WSDL) file to download.

Haut de la page

Méthodes

  Nom Description
Méthode publique CleanUp Releases all the resources used to parse the Web Services Description Language (WSDL) and invoke the Web method.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetServices Returns an array that contains all the services available in the Web Services Description Language (WSDL).
Méthode publique GetType (Hérité de Object.)
Méthode publique GetWebMethodInfos Gets an array that contains all the methods available in a service.
Méthode publique Invoke Calls the specified Web method with the supplied parameters.
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page