Właściwość ForEachLoopClass.VariableMappings
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Aby uzyskać więcej informacji, zobacz temat ForEachLoop.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw: Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)
Składnia
'Deklaracja
Public Overridable ReadOnly Property VariableMappings As IDTSForEachVariableMappings100
Get
'Użycie
Dim instance As ForEachLoopClass
Dim value As IDTSForEachVariableMappings100
value = instance.VariableMappings
public virtual IDTSForEachVariableMappings100 VariableMappings { get; }
public:
virtual property IDTSForEachVariableMappings100^ VariableMappings {
IDTSForEachVariableMappings100^ get ();
}
abstract VariableMappings : IDTSForEachVariableMappings100
override VariableMappings : IDTSForEachVariableMappings100
function get VariableMappings () : IDTSForEachVariableMappings100
Wartość właściwości
Typ: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSForEachVariableMappings100
Implementacje
Zobacz także