EventHandler Interface

Definition

public interface class EventHandler : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSEventHandler100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.EventHandlerClass))]
[System.Runtime.InteropServices.Guid("43CEF225-48C8-4774-A43F-F5B17841AAF9")]
public interface EventHandler : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSEventHandler100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.EventHandlerClass))>]
[<System.Runtime.InteropServices.Guid("43CEF225-48C8-4774-A43F-F5B17841AAF9")>]
type EventHandler = interface
    interface IDTSEventHandler100
Public Interface EventHandler
Implements IDTSEventHandler100
Derived
Attributes
Implements

Applies to