Share via


IDTSPipelineComponentInfos100 인터페이스

정의

IDTSPipelineComponentInfo100 개체 컬렉션에서 사용할 수 있는 속성 및 메서드를 제공합니다.

public interface class IDTSPipelineComponentInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("5054BA14-A859-474F-B780-EA632F585C1E")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPipelineComponentInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("93EC0D3D-31DF-413E-A2B6-26B44F1A1F79")]
public interface IDTSPipelineComponentInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("3F45CECC-74A1-44F7-8AE8-D5885C109E2C")]
public interface IDTSPipelineComponentInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("5054BA14-A859-474F-B780-EA632F585C1E")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPipelineComponentInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("93EC0D3D-31DF-413E-A2B6-26B44F1A1F79")>]
type IDTSPipelineComponentInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("3F45CECC-74A1-44F7-8AE8-D5885C109E2C")>]
type IDTSPipelineComponentInfos100 = interface
    interface IEnumerable
Public Interface IDTSPipelineComponentInfos100
Implements IEnumerable
특성
구현

설명

자세한 내용은 PipelineComponentInfos를 참조하세요.

속성

Count

IDTSPipelineComponentInfos100 인스턴스에 포함된 요소 수를 가져옵니다.

Item[Object]

컬렉션에서 IDTSPipelineComponentInfo100 개체를 가져옵니다.

메서드

GetEnumerator()

IDTSPipelineComponentInfos100 컬렉션을 반복하는 데 사용할 열거자를 반환합니다.

적용 대상