Share via


IDTSPipelineComponentInfos100 Interfaz

Definición

Proporciona propiedades y métodos para trabajar en una colección de objetos 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
Atributos
Implementaciones

Comentarios

Para obtener más información, vea PipelineComponentInfos.

Propiedades

Count

Obtiene el número de elementos contenidos en la instancia de IDTSPipelineComponentInfos100.

Item[Object]

Obtiene el objeto IDTSPipelineComponentInfo100 de la colección.

Métodos

GetEnumerator()

Devuelve un enumerador para recorrer la colección IDTSPipelineComponentInfos100.

Se aplica a