EventHandler 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
- 派生
- 属性
- 实现