Share via


IDTSPipelineComponentInfos100 Interfaccia

Definizione

Fornisce proprietà e metodi da utilizzare su una raccolta di oggetti 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
Attributi
Implementazioni

Commenti

Per altre informazioni, vedere PipelineComponentInfos.

Proprietà

Count

Ottiene il numero di elementi contenuti nell'istanza di IDTSPipelineComponentInfos100.

Item[Object]

Ottiene l'oggetto IDTSPipelineComponentInfo100 dalla raccolta.

Metodi

GetEnumerator()

Restituisce un enumeratore da utilizzare nell'iterazione della raccolta IDTSPipelineComponentInfos100.

Si applica a