IDTSForEachEnumeratorInfos100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see ForEachEnumeratorInfos.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<GuidAttribute("357612E5-36B1-4336-AE49-27C705DBD7EA")> _
<DefaultMemberAttribute("Item")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSForEachEnumeratorInfos100
Inherits IEnumerable
[GuidAttribute("357612E5-36B1-4336-AE49-27C705DBD7EA")]
[DefaultMemberAttribute("Item")]
[TypeLibTypeAttribute(4160)]
public interface IDTSForEachEnumeratorInfos100 : IEnumerable
[GuidAttribute(L"357612E5-36B1-4336-AE49-27C705DBD7EA")]
[DefaultMemberAttribute(L"Item")]
[TypeLibTypeAttribute(4160)]
public interface class IDTSForEachEnumeratorInfos100 : IEnumerable
/** @attribute GuidAttribute("357612E5-36B1-4336-AE49-27C705DBD7EA") */
/** @attribute DefaultMemberAttribute("Item") */
/** @attribute TypeLibTypeAttribute(4160) */
public interface IDTSForEachEnumeratorInfos100 extends IEnumerable
GuidAttribute("357612E5-36B1-4336-AE49-27C705DBD7EA")
DefaultMemberAttribute("Item")
TypeLibTypeAttribute(4160)
public interface IDTSForEachEnumeratorInfos100 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.