IDTSEventsProvider100.EventHandlers Property

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSEventHandlers100 ^ EventHandlers { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSEventHandlers100 ^ get(); };
[System.Runtime.InteropServices.DispId(10)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.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.Sql2012.IDTSEventHandlers100
Public ReadOnly Property EventHandlers As IDTSEventHandlers100

Property Value

A collection of event handlers in a DtsEventHandlers collection.

Attributes

Applies to