Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
| Name | Description | |
|---|---|---|
| WebServiceTaskUtil | Initializes a new instance of the WebServiceTaskUtil class, initializing the HTTP connection and Web Services Description Language (WSDL) file to download. |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
CleanUp | Releases all the resources used to parse the Web Services Description Language (WSDL) and invoke the Web method. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetServices | Returns an array that contains all the services available in the Web Services Description Language (WSDL). |
![]() |
GetType | (inherited from Object ) |
![]() |
GetWebMethodInfos | Gets an array that contains all the methods available in a service. |
![]() |
Invoke | Calls the specified Web method with the supplied parameters. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
WebServiceTaskUtil Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace
.gif)
.gif)
.gif)