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] | |