IDTSPipelineComponentInfos100 インターフェイス

定義

public interface class IDTSPipelineComponentInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("E4CD6BA0-4F7F-4DE8-A71F-A31670C2019F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPipelineComponentInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("E4CD6BA0-4F7F-4DE8-A71F-A31670C2019F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPipelineComponentInfos100 = interface
    interface IEnumerable
Public Interface IDTSPipelineComponentInfos100
Implements IEnumerable
属性
実装

注釈

詳細については、「PipelineComponentInfos」を参照してください。

プロパティ

Count
Item[Object]

メソッド

GetEnumerator()

適用対象