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.