Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Releases all the resources used to parse the Web Services Description Language (WSDL) and invoke the Web method.
Namespace: Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly: Microsoft.SqlServer.WebServiceTask (in Microsoft.SqlServer.WebServiceTask.dll)
Syntax
'Declaration
Public Sub CleanUp
'Usage
Dim instance As WebServiceTaskUtil
instance.CleanUp()
public void CleanUp()
public:
void CleanUp()
member CleanUp : unit -> unit
public function CleanUp()
Remarks
This method also deletes the proxy DLL that was created.