IDTSEventsProvider100.EventHandlers 属性

定义

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSEventHandlers100 ^ EventHandlers { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSEventHandlers100 ^ get(); };
[System.Runtime.InteropServices.DispId(10)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSEventHandlers100 EventHandlers { [System.Runtime.InteropServices.DispId(10)] get; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
member this.EventHandlers : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSEventHandlers100
Public ReadOnly Property EventHandlers As IDTSEventHandlers100

属性值

DtsEventHandlers 集合中的事件处理程序对象的集合。

属性

适用于