IDTSEventInfo100 接口

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

For more information, see EventInfo.

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

语法

声明
<GuidAttribute("A749C403-81D5-4A6C-BAD7-90A13AAFD7B6")> _
Public Interface IDTSEventInfo100
用法
Dim instance As IDTSEventInfo100
[GuidAttribute("A749C403-81D5-4A6C-BAD7-90A13AAFD7B6")]
public interface IDTSEventInfo100
[GuidAttribute(L"A749C403-81D5-4A6C-BAD7-90A13AAFD7B6")]
public interface class IDTSEventInfo100
[<GuidAttribute("A749C403-81D5-4A6C-BAD7-90A13AAFD7B6")>]
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.

页首