IDTSForEachLoop100.VariableMappings 属性

定义

返回包含 ForEachVariableMappings 的变量映射的 ForEachLoop 集合。

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachVariableMappings100 ^ VariableMappings { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSForEachVariableMappings100 ^ get(); };
[System.Runtime.InteropServices.DispId(37)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachVariableMappings100 VariableMappings { [System.Runtime.InteropServices.DispId(37)] get; }
[<System.Runtime.InteropServices.DispId(37)>]
[<get: System.Runtime.InteropServices.DispId(37)>]
member this.VariableMappings : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachVariableMappings100
Public ReadOnly Property VariableMappings As IDTSForEachVariableMappings100

属性值

返回的映射集合。

属性

适用于