IDTSEventHandler100 接口

此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。

For more information, see EventHandler.

命名空间:  Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集:  Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

语法

声明
<GuidAttribute("A340E71E-B8C0-430E-AB2D-8E39A5D4D323")> _
Public Interface IDTSEventHandler100
用法
Dim instance As IDTSEventHandler100
[GuidAttribute("A340E71E-B8C0-430E-AB2D-8E39A5D4D323")]
public interface IDTSEventHandler100
[GuidAttribute(L"A340E71E-B8C0-430E-AB2D-8E39A5D4D323")]
public interface class IDTSEventHandler100
[<GuidAttribute("A340E71E-B8C0-430E-AB2D-8E39A5D4D323")>]
type IDTSEventHandler100 =  interface end
public interface IDTSEventHandler100

请参阅

参考

Microsoft.SqlServer.Dts.Runtime.Wrapper 命名空间