Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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.