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)

适用于