ForEachLoopClass.VariableMappings プロパティ

定義

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSForEachVariableMappings100 ^ VariableMappings { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSForEachVariableMappings100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSForEachVariableMappings100 VariableMappings { get; }
member this.VariableMappings : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSForEachVariableMappings100
Public Overridable ReadOnly Property VariableMappings As IDTSForEachVariableMappings100

プロパティ値

IDTSForEachVariableMappings100 コレクション。

実装

適用対象