Freigeben über


WebServiceTaskUtil-Member

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.

Der WebServiceTaskUtil-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode WebServiceTaskUtil Initializes a new instance of the WebServiceTaskUtil class, initializing the HTTP connection and Web Services Description Language (WSDL) file to download.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode CleanUp Releases all the resources used to parse the Web Services Description Language (WSDL) and invoke the Web method.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetServices Returns an array that contains all the services available in the Web Services Description Language (WSDL).
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode GetWebMethodInfos Gets an array that contains all the methods available in a service.
Öffentliche Methode Invoke Calls the specified Web method with the supplied parameters.
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang