IDTSInputColumnCollection100 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public interface class IDTSInputColumnCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("24244D48-2764-4F79-8E33-4C9A7B8D4E2D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputColumnCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("24244D48-2764-4F79-8E33-4C9A7B8D4E2D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputColumnCollection100 = interface
interface IEnumerable
Public Interface IDTSInputColumnCollection100
Implements IEnumerable
- 属性
- 実装
注釈
IDTSInputColumnCollection100には IDTSInputColumn100 オブジェクトのコレクションが含まれています。 コレクションは、コレクション内のアイテムを追加、削除、列挙する機能を提供します。
コレクション内の列は通常、設計時インターフェースの SetUsageType メソッドを呼び出してコレクションに挿入されます。 このメソッドは列の UsageType プロパティを設定し、それをコレクションに配置します。
プロパティ
| 名前 | 説明 |
|---|---|
| Count | |
| Item[Object] | |