IDTSForEachLoop100.VariableMappings Property
This API supports the infrastructure and is not intended to be used directly from your code.
For more information, see ForEachLoop.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
ReadOnly Property VariableMappings As IDTSForEachVariableMappings100
Get
'Usage
Dim instance As IDTSForEachLoop100
Dim value As IDTSForEachVariableMappings100
value = instance.VariableMappings
IDTSForEachVariableMappings100 VariableMappings { get; }
property IDTSForEachVariableMappings100^ VariableMappings {
IDTSForEachVariableMappings100^ get ();
}
abstract VariableMappings : IDTSForEachVariableMappings100
function get VariableMappings () : IDTSForEachVariableMappings100
Property Value
Type: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachVariableMappings100