Freigeben über


SsisServerExecution.Dispose-Methode

Releases the resources used by the SsisServerExecution class.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As SsisServerExecution

instance.Dispose()
public void Dispose()
public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit  
override Dispose : unit -> unit
public final function Dispose()

Implementiert

IDTSServerExecution100.Dispose()

Siehe auch

Verweis

SsisServerExecution Klasse

Microsoft.SqlServer.Dts.Runtime-Namespace