IDTSForEachLoop100.VariableMappings Proprietà

Definizione

Restituisce una raccolta ForEachVariableMappings contenente i mapping delle variabili per l'oggetto 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

Valore della proprietà

La raccolta di mapping restituita.

Attributi

Si applica a