ManagedComponentHost.HostReleaseConnections Yöntemi
Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.
Ad Alanı: Microsoft.SqlServer.Dts.Pipeline
Derleme: Microsoft.SqlServer.PipelineHost (Microsoft.SqlServer.PipelineHost içinde.dll)
Sözdizimi
'Bildirim
Public Sub HostReleaseConnections ( _
wrapper As IDTSManagedComponentWrapper100 _
)
'Kullanım
Dim instance As ManagedComponentHost
Dim wrapper As IDTSManagedComponentWrapper100
instance.HostReleaseConnections(wrapper)
public void HostReleaseConnections(
IDTSManagedComponentWrapper100 wrapper
)
public:
virtual void HostReleaseConnections(
IDTSManagedComponentWrapper100^ wrapper
) sealed
abstract HostReleaseConnections :
wrapper:IDTSManagedComponentWrapper100 -> unit
override HostReleaseConnections :
wrapper:IDTSManagedComponentWrapper100 -> unit
public final function HostReleaseConnections(
wrapper : IDTSManagedComponentWrapper100
)
Parametreler
Uygulamalar
IDTSManagedComponentHost100.HostReleaseConnections(IDTSManagedComponentWrapper100)