Поделиться через


Интерфейс IDTSEventInfos100

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

For more information, see EventInfos.

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

Синтаксис

'Декларация
<GuidAttribute("51CFB6B6-6187-4304-BC90-853888FBFD3F")> _
Public Interface IDTSEventInfos100 _
    Inherits IEnumerable
'Применение
Dim instance As IDTSEventInfos100
[GuidAttribute("51CFB6B6-6187-4304-BC90-853888FBFD3F")]
public interface IDTSEventInfos100 : IEnumerable
[GuidAttribute(L"51CFB6B6-6187-4304-BC90-853888FBFD3F")]
public interface class IDTSEventInfos100 : IEnumerable
[<GuidAttribute("51CFB6B6-6187-4304-BC90-853888FBFD3F")>]
type IDTSEventInfos100 =  
    interface
        interface IEnumerable
    end
public interface IDTSEventInfos100 extends IEnumerable

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

Свойства

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

В начало

Методы

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

В начало