Partager via


CleanUp méthode

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

Espace de noms :  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly :  Microsoft.SqlServer.WebServiceTask (dans Microsoft.SqlServer.WebServiceTask.dll)

Syntaxe

'Déclaration
Public Sub CleanUp
'Utilisation
Dim instance As WebServiceTaskUtil

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

Notes

This method also deletes the proxy DLL that was created.