IDTSForEachItemValue100 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Stores a value from the ForEachItem collection.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("1B748DCB-F36E-4ACA-A2D6-FCEDAEB367B6")]
[DefaultMemberAttribute("Value")]
public interface class IDTSForEachItemValue100

NameDescription
System_CAPS_pubpropertyValue

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets or sets an object to contain the value.

Return to top
Show: