IDTSEventInfos100 인터페이스

정의

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
특성
구현

설명

자세한 내용은 EventInfos를 참조하세요.

속성

Count
Item[Object]

메서드

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

적용 대상