IDTSEventInfos100 Interface

Definition

public interface class IDTSEventInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("7A937D52-B7F4-4C7D-97DC-16FFA929DDCD")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSEventInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("7A937D52-B7F4-4C7D-97DC-16FFA929DDCD")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSEventInfos100 = interface
    interface IEnumerable
Public Interface IDTSEventInfos100
Implements IEnumerable
Attributes
Implements

Remarks

For more information, see EventInfos.

Properties

Count
Item[Object]

Methods

Add(String, String, Boolean, String[], UInt16[], String[])
GetEnumerator()
Remove(Object)

Applies to