IDTSComponentMetaDataCollection100 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IDTSComponentMetaDataCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("070750F2-631D-4E3E-8FE5-BE6B1CDF2632")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSComponentMetaDataCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("070750F2-631D-4E3E-8FE5-BE6B1CDF2632")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSComponentMetaDataCollection100 = interface
interface IEnumerable
Public Interface IDTSComponentMetaDataCollection100
Implements IEnumerable
- 屬性
- 實作
備註
IDTSComponentMetaDataCollection100 集合包含 IDTSComponentMetaData100 物件,這些元件已加入 MainPipe 類別。
元件可透過呼叫 New 方法加入 IDTSComponentMetaDataCollection100。 此集合中的物件代表資料流程任務中的元件,在物件模型中稱為 MainPipe 物件。
屬性
| 名稱 | Description |
|---|---|
| Count | |
| Item[Object] | |