IDTSForEachItemValue100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see ForEachItemValue.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<DefaultMemberAttribute("Value")> _
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("0BCD7673-73FD-48B4-86F5-FB5866FEDA66")> _
Public Interface IDTSForEachItemValue100
[DefaultMemberAttribute("Value")]
[TypeLibTypeAttribute(4160)]
[GuidAttribute("0BCD7673-73FD-48B4-86F5-FB5866FEDA66")]
public interface IDTSForEachItemValue100
[DefaultMemberAttribute(L"Value")]
[TypeLibTypeAttribute(4160)]
[GuidAttribute(L"0BCD7673-73FD-48B4-86F5-FB5866FEDA66")]
public interface class IDTSForEachItemValue100
/** @attribute DefaultMemberAttribute("Value") */
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute GuidAttribute("0BCD7673-73FD-48B4-86F5-FB5866FEDA66") */
public interface IDTSForEachItemValue100
DefaultMemberAttribute("Value")
TypeLibTypeAttribute(4160)
GuidAttribute("0BCD7673-73FD-48B4-86F5-FB5866FEDA66")
public interface IDTSForEachItemValue100
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.
See Also