ForEachLoopClass.VariableMappings Proprietà

Definizione

Oggetto una raccolta IDTSForEachVariableMappings100 che contiene i mapping delle variabili per l'oggetto 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

Valore della proprietà

Raccolta IDTSForEachVariableMappings100.

Implementazioni

Si applica a