EventHandler 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class EventHandler : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSEventHandler100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.EventHandlerClass))]
[System.Runtime.InteropServices.Guid("A340E71E-B8C0-430E-AB2D-8E39A5D4D323")]
public interface EventHandler : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSEventHandler100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.EventHandlerClass))>]
[<System.Runtime.InteropServices.Guid("A340E71E-B8C0-430E-AB2D-8E39A5D4D323")>]
type EventHandler = interface
interface IDTSEventHandler100
Public Interface EventHandler
Implements IDTSEventHandler100
- 衍生
- 屬性
- 實作