Интерфейс IDTSPipelineComponentInfos100

Этот API-интерфейс поддерживает инфраструктуру и не предназначен для использования непосредственно из кода.

For more information, see PipelineComponentInfos.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка:  Microsoft.SqlServer.DTSRuntimeWrap (в Microsoft.SqlServer.DTSRuntimeWrap.dll)

Синтаксис

'Декларация
<GuidAttribute("A09B7204-825B-4C1F-A82A-A7B68A475FF1")> _
Public Interface IDTSPipelineComponentInfos100 _
    Inherits IEnumerable
'Применение
Dim instance As IDTSPipelineComponentInfos100
[GuidAttribute("A09B7204-825B-4C1F-A82A-A7B68A475FF1")]
public interface IDTSPipelineComponentInfos100 : IEnumerable
[GuidAttribute(L"A09B7204-825B-4C1F-A82A-A7B68A475FF1")]
public interface class IDTSPipelineComponentInfos100 : IEnumerable
[<GuidAttribute("A09B7204-825B-4C1F-A82A-A7B68A475FF1")>]
type IDTSPipelineComponentInfos100 =  
    interface
        interface IEnumerable
    end
public interface IDTSPipelineComponentInfos100 extends IEnumerable

Тип IDTSPipelineComponentInfos100 обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Count Инфраструктура. For more information, see PipelineComponentInfos.
Открытое свойство Item Инфраструктура. For more information, see PipelineComponentInfos.

В начало

Методы

  Имя Описание
Открытый метод GetEnumerator() () () () (Производный от IEnumerable.)
Открытый метод GetEnumerator() () () () Инфраструктура. For more information, see PipelineComponentInfos.

В начало