EventHandler 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
자세한 내용은 EventHandlerClass를 참조하세요.
public interface class EventHandler : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEventHandler100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.EventHandlerClass))]
[System.Runtime.InteropServices.Guid("BA30C4D6-486B-4E38-9B27-9A20A96C7261")]
public interface EventHandler : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEventHandler100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.EventHandlerClass))]
[System.Runtime.InteropServices.Guid("43CEF225-48C8-4774-A43F-F5B17841AAF9")]
public interface EventHandler : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEventHandler100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.EventHandlerClass))]
[System.Runtime.InteropServices.Guid("765E0C2A-11A5-468D-B66B-DE7AD21004A0")]
public interface EventHandler : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEventHandler100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.EventHandlerClass))>]
[<System.Runtime.InteropServices.Guid("BA30C4D6-486B-4E38-9B27-9A20A96C7261")>]
type EventHandler = interface
interface IDTSEventHandler100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.EventHandlerClass))>]
[<System.Runtime.InteropServices.Guid("43CEF225-48C8-4774-A43F-F5B17841AAF9")>]
type EventHandler = interface
interface IDTSEventHandler100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.EventHandlerClass))>]
[<System.Runtime.InteropServices.Guid("765E0C2A-11A5-468D-B66B-DE7AD21004A0")>]
type EventHandler = interface
interface IDTSEventHandler100
Public Interface EventHandler
Implements IDTSEventHandler100
- 파생
- 특성
- 구현