IDTSEventInfos100 接口

定义

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.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
Public Interface IDTSEventInfos100
Implements IEnumerable
属性
实现

属性

Count
Item[Object]

方法

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

适用于