IDTSInputColumnCollection100 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IDTSInputColumnCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("C2E3A7F7-D5C2-440F-AC3D-00E8ABFB7BCD")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputColumnCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("C2E3A7F7-D5C2-440F-AC3D-00E8ABFB7BCD")>]
[<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 設定欄位的屬性並將其置入集合中。
屬性
| 名稱 | Description |
|---|---|
| Count | |
| Item[Object] | |