ForEachLoopClass.VariableMappings 屬性

定義

取得 IDTSForEachVariableMappings100 集合,其中包含 ForEachLoop 的變數對應。

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

屬性值

IDTSForEachVariableMappings100

IDTSForEachVariableMappings100

實作

適用於