EventHandlerClass クラス

定義

public ref class EventHandlerClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::EventHandler, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSBreakpointSite100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSContainer100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSExecutable100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSExecutionMetrics100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSPersist100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSPropertiesProvider100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSRuntimeObject100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSSequence100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E1D9AC82-B789-496E-B5CF-3270EFE2E5A4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class EventHandlerClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.EventHandler, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSBreakpointSite100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSContainer100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSExecutable100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSExecutionMetrics100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSPersist100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSPropertiesProvider100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSRuntimeObject100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSSequence100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("E1D9AC82-B789-496E-B5CF-3270EFE2E5A4")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type EventHandlerClass = class
    interface EventHandler
    interface IDTSEventHandler100
    interface IDTSContainer100
    interface IDTSSequence100
    interface IDTSExecutable100
    interface IDTSExecutionMetrics100
    interface IDTSPropertiesProvider100
    interface IDTSName100
    interface IDTSBreakpointSite100
    interface IDTSSuspend100
    interface IDTSPersist100
    interface IDTSRuntimeObject100
Public Class EventHandlerClass
Implements EventHandler, IDTSBreakpointSite100, IDTSContainer100, IDTSExecutable100, IDTSExecutionMetrics100, IDTSName100, IDTSPersist100, IDTSPropertiesProvider100, IDTSRuntimeObject100, IDTSSequence100
継承
EventHandlerClass
属性
実装

注釈

詳細については、DtsEventHandlerを参照してください。

適用対象