IDTSForEachVariableMapping100 接口

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

For more information, see ForEachVariableMapping.

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

语法

声明
<GuidAttribute("59B0DFC1-DA93-47ED-8419-CEBBE7061180")> _
Public Interface IDTSForEachVariableMapping100
用法
Dim instance As IDTSForEachVariableMapping100
[GuidAttribute("59B0DFC1-DA93-47ED-8419-CEBBE7061180")]
public interface IDTSForEachVariableMapping100
[GuidAttribute(L"59B0DFC1-DA93-47ED-8419-CEBBE7061180")]
public interface class IDTSForEachVariableMapping100
[<GuidAttribute("59B0DFC1-DA93-47ED-8419-CEBBE7061180")>]
type IDTSForEachVariableMapping100 =  interface end
public interface IDTSForEachVariableMapping100

IDTSForEachVariableMapping100 类型公开以下成员。

属性

  名称 说明
公共属性 ValueIndex 基础结构。For more information, see ForEachVariableMapping.
公共属性 VariableName 基础结构。For more information, see ForEachVariableMapping.

页首