IDTSEventInfos100 Интерфейс

Определение

Представляет коллекцию объектов IDTSEventInfo100.

public interface class IDTSEventInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("295241AD-6DEF-4E92-A534-EEA4FE65EEE0")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSEventInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("83CAF201-DAAE-49A5-8404-57BD51A6B108")]
public interface IDTSEventInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("05BB8819-958A-46F3-8A62-E1FFFF6C57F0")]
public interface IDTSEventInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("295241AD-6DEF-4E92-A534-EEA4FE65EEE0")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSEventInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("83CAF201-DAAE-49A5-8404-57BD51A6B108")>]
type IDTSEventInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("05BB8819-958A-46F3-8A62-E1FFFF6C57F0")>]
type IDTSEventInfos100 = interface
    interface IEnumerable
Public Interface IDTSEventInfos100
Implements IEnumerable
Атрибуты
Реализации

Свойства

Count

Возвращает количество элементов, содержащихся в коллекции.

Item[Object]

Возвращает объект IDTSEventInfo100 из коллекции.

Методы

Add(String, String, Boolean, String[], UInt16[], String[])

Добавляет объект IDTSEventInfo100 в текущую коллекцию.

GetEnumerator()

Возвращает перечислитель для прохода по коллекции.

Remove(Object)

Удаляет объект IDTSEventInfo100 из коллекции.

Применяется к