IDTSComponentMetaDataCollection100 介面

定義

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 物件。

適用於