IDTSEventInfos100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see EventInfos.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<DefaultMemberAttribute("Item")> _
<GuidAttribute("51CFB6B6-6187-4304-BC90-853888FBFD3F")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSEventInfos100
Inherits IEnumerable
[DefaultMemberAttribute("Item")]
[GuidAttribute("51CFB6B6-6187-4304-BC90-853888FBFD3F")]
[TypeLibTypeAttribute(4160)]
public interface IDTSEventInfos100 : IEnumerable
[DefaultMemberAttribute(L"Item")]
[GuidAttribute(L"51CFB6B6-6187-4304-BC90-853888FBFD3F")]
[TypeLibTypeAttribute(4160)]
public interface class IDTSEventInfos100 : IEnumerable
/** @attribute DefaultMemberAttribute("Item") */
/** @attribute GuidAttribute("51CFB6B6-6187-4304-BC90-853888FBFD3F") */
/** @attribute TypeLibTypeAttribute(4160) */
public interface IDTSEventInfos100 extends IEnumerable
DefaultMemberAttribute("Item")
GuidAttribute("51CFB6B6-6187-4304-BC90-853888FBFD3F")
TypeLibTypeAttribute(4160)
public interface IDTSEventInfos100 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.