IDTSEventHandlers100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see DtsEventHandlers.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<TypeLibTypeAttribute(4160)> _
<DefaultMemberAttribute("Item")> _
<GuidAttribute("066C9CD3-A85B-4E9A-B733-8582E02738EF")> _
Public Interface IDTSEventHandlers100
Inherits IEnumerable
[TypeLibTypeAttribute(4160)]
[DefaultMemberAttribute("Item")]
[GuidAttribute("066C9CD3-A85B-4E9A-B733-8582E02738EF")]
public interface IDTSEventHandlers100 : IEnumerable
[TypeLibTypeAttribute(4160)]
[DefaultMemberAttribute(L"Item")]
[GuidAttribute(L"066C9CD3-A85B-4E9A-B733-8582E02738EF")]
public interface class IDTSEventHandlers100 : IEnumerable
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute DefaultMemberAttribute("Item") */
/** @attribute GuidAttribute("066C9CD3-A85B-4E9A-B733-8582E02738EF") */
public interface IDTSEventHandlers100 extends IEnumerable
TypeLibTypeAttribute(4160)
DefaultMemberAttribute("Item")
GuidAttribute("066C9CD3-A85B-4E9A-B733-8582E02738EF")
public interface IDTSEventHandlers100 extends IEnumerable
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.