IDTSEventsProvider100.EventHandlers Property

Definition

For more information, see EventsProvider.

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

Property Value

Attributes

Applies to