次の方法で共有


IDTSManagedComponentWrapper100.WrapperReleaseConnections メソッド

この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

ラッパーの接続を解放します。

名前空間:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
アセンブリ:  Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap.dll)

構文

'宣言
Sub WrapperReleaseConnections
'使用
Dim instance As IDTSManagedComponentWrapper100

instance.WrapperReleaseConnections()
void WrapperReleaseConnections()
void WrapperReleaseConnections()
abstract WrapperReleaseConnections : unit -> unit
function WrapperReleaseConnections()

関連項目

参照

IDTSManagedComponentWrapper100 インターフェイス

Microsoft.SqlServer.Dts.Pipeline.Wrapper 名前空間