IDTSManagedComponentHost100.HostReleaseConnections メソッド
この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
ホストの接続を解放します。
名前空間: Microsoft.SqlServer.Dts.Pipeline.Wrapper
アセンブリ: Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap.dll)
構文
'宣言
Sub HostReleaseConnections ( _
pWrapper As IDTSManagedComponentWrapper100 _
)
'使用
Dim instance As IDTSManagedComponentHost100
Dim pWrapper As IDTSManagedComponentWrapper100
instance.HostReleaseConnections(pWrapper)
void HostReleaseConnections(
IDTSManagedComponentWrapper100 pWrapper
)
void HostReleaseConnections(
[InAttribute] IDTSManagedComponentWrapper100^ pWrapper
)
abstract HostReleaseConnections :
pWrapper:IDTSManagedComponentWrapper100 -> unit
function HostReleaseConnections(
pWrapper : IDTSManagedComponentWrapper100
)
パラメーター
- pWrapper
型: Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100
使用されるラッパーです。