Интерфейс IDTSProperties100

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

For more information, see DtsProperties.

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

Синтаксис

'Декларация
<GuidAttribute("B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")> _
Public Interface IDTSProperties100 _
    Inherits IEnumerable
'Применение
Dim instance As IDTSProperties100
[GuidAttribute("B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")]
public interface IDTSProperties100 : IEnumerable
[GuidAttribute(L"B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")]
public interface class IDTSProperties100 : IEnumerable
[<GuidAttribute("B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")>]
type IDTSProperties100 =  
    interface
        interface IEnumerable
    end
public interface IDTSProperties100 extends IEnumerable

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

Свойства

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

В начало

Методы

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

В начало