IDTSRuntimeConnectionCollection100.RemoveAll メソッド

コレクションから各 IDTSRuntimeConnection100 オブジェクトを削除します。

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

構文

'宣言
Sub RemoveAll
'使用
Dim instance As IDTSRuntimeConnectionCollection100

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

説明

RemoveAll メソッドは、入力コレクションを消去します。

関連項目

参照

IDTSRuntimeConnectionCollection100 インターフェイス

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