Share via


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

プロパティ値

返されるマッピング コレクションです。

属性

適用対象