IDTSRuntimeConnectionCollection100 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public interface class IDTSRuntimeConnectionCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("D9428893-8A95-4DFD-826C-4035E5728C60")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSRuntimeConnectionCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("D9428893-8A95-4DFD-826C-4035E5728C60")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSRuntimeConnectionCollection100 = interface
interface IEnumerable
Public Interface IDTSRuntimeConnectionCollection100
Implements IEnumerable
- 属性
- 実装
注釈
外部データ ソースに接続するデータ フロー コンポーネントは、パッケージ レベルで作成された ConnectionManager オブジェクトを使用して接続を実行します。 このコレクションには、コンポーネントが外部データ ソースにアクセスするために使用するパッケージ内の接続マネージャーへの参照が保存されます。
プロパティ
| Count | |
| Item[Object] |