IDTSEventsProvider100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines an abstract class that contains a collection of event handler containers and the EventInfos collection. This class routes events to those event handlers when an event is received.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | DisableEventHandlers | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a Boolean that indicates whether the event handlers on task are disabled. |
![]() | EventHandlers | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a collection of event handler objects. This field is read-only. |
![]() | EventInfos | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a collection of EventInfo objects. This field is read-only. |
