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
- 衍生
- 屬性
- 實作