IDTSEventInfo100 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
有关详细信息,请参阅 EventInfo。
public interface class IDTSEventInfo100
[System.Runtime.InteropServices.Guid("4A4C6A16-21ED-4D79-8695-E22490B85208")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSEventInfo100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("CBFFDD6E-9C2E-4A7F-ACC5-AA92E9AF470A")]
public interface IDTSEventInfo100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("57A6E4B9-A3A7-4846-A6D7-A2241635A9A6")]
public interface IDTSEventInfo100
[<System.Runtime.InteropServices.Guid("4A4C6A16-21ED-4D79-8695-E22490B85208")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSEventInfo100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("CBFFDD6E-9C2E-4A7F-ACC5-AA92E9AF470A")>]
type IDTSEventInfo100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("57A6E4B9-A3A7-4846-A6D7-A2241635A9A6")>]
type IDTSEventInfo100 = interface
Public Interface IDTSEventInfo100
- 属性
属性
AllowEventHandlers |
有关详细信息,请参阅 EventInfo。 |
ParameterCount |
有关详细信息,请参阅 EventInfo。 |
ParameterDescriptions |
有关详细信息,请参阅 EventInfo。 |
ParameterNames |
有关详细信息,请参阅 EventInfo。 |
ParameterTypes |
有关详细信息,请参阅 EventInfo。 |