다음을 통해 공유


IDTSEventInfos100 인터페이스

정의

public interface class IDTSEventInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("F7542C47-F5F7-4471-BB82-A5B8058E90CB")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSEventInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("F7542C47-F5F7-4471-BB82-A5B8058E90CB")>]
[<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)

적용 대상