다음을 통해 공유


CleanUp 메서드

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

네임스페이스:  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
어셈블리:  Microsoft.SqlServer.WebServiceTask(Microsoft.SqlServer.WebServiceTask.dll)

구문

‘선언
Public Sub CleanUp
‘사용 방법
Dim instance As WebServiceTaskUtil

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

주의

This method also deletes the proxy DLL that was created.