Condividi tramite


Metodo CleanUp

Releases all the resources used to parse the Web Services Description Language (WSDL) and invoke the Web method.

Spazio dei nomi  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly:  Microsoft.SqlServer.WebServiceTask (in Microsoft.SqlServer.WebServiceTask.dll)

Sintassi

'Dichiarazione
Public Sub CleanUp
'Utilizzo
Dim instance As WebServiceTaskUtil

instance.CleanUp()
public void CleanUp()
public:
void CleanUp()
member CleanUp : unit -> unit 
public function CleanUp()

Osservazioni

This method also deletes the proxy DLL that was created.