IDTSEventInfo100 接口
此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。
For more information, see EventInfo.
命名空间: Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集: Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
语法
声明
<GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")> _
Public Interface IDTSEventInfo100
用法
Dim instance As IDTSEventInfo100
[GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")]
public interface IDTSEventInfo100
[GuidAttribute(L"CF04B03B-1791-4F72-8601-303897A2762E")]
public interface class IDTSEventInfo100
[<GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")>]
type IDTSEventInfo100 = interface end
public interface IDTSEventInfo100
IDTSEventInfo100 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() |
AllowEventHandlers | 基础结构。For more information, see EventInfo. |
![]() |
ParameterCount | 基础结构。For more information, see EventInfo. |
![]() |
ParameterDescriptions | 基础结构。For more information, see EventInfo. |
![]() |
ParameterNames | 基础结构。For more information, see EventInfo. |
![]() |
ParameterTypes | 基础结构。For more information, see EventInfo. |
页首