IDTSForEachItemValue100 接口

此 API 支持 基础结构,但不能通过代码直接使用。

For more information, see ForEachItemValue.

命名空间:  Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集:  Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

语法

声明
<GuidAttribute("0BCD7673-73FD-48B4-86F5-FB5866FEDA66")> _
Public Interface IDTSForEachItemValue100
用法
Dim instance As IDTSForEachItemValue100
[GuidAttribute("0BCD7673-73FD-48B4-86F5-FB5866FEDA66")]
public interface IDTSForEachItemValue100
[GuidAttribute(L"0BCD7673-73FD-48B4-86F5-FB5866FEDA66")]
public interface class IDTSForEachItemValue100
[<GuidAttribute("0BCD7673-73FD-48B4-86F5-FB5866FEDA66")>]
type IDTSForEachItemValue100 =  interface end
public interface IDTSForEachItemValue100

IDTSForEachItemValue100 类型公开以下成员。

属性

  名称 说明
公共属性 Value 基础结构。For more information, see ForEachItemValue.

页首