Freigeben über


IDTSForEachVariableMapping100-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see ForEachVariableMapping.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("C7B66340-AA45-40AE-90E2-C18AED7EAFDE")> _
Public Interface IDTSForEachVariableMapping100
'Usage
Dim instance As IDTSForEachVariableMapping100
[GuidAttribute("C7B66340-AA45-40AE-90E2-C18AED7EAFDE")]
public interface IDTSForEachVariableMapping100
[GuidAttribute(L"C7B66340-AA45-40AE-90E2-C18AED7EAFDE")]
public interface class IDTSForEachVariableMapping100
[<GuidAttribute("C7B66340-AA45-40AE-90E2-C18AED7EAFDE")>]
type IDTSForEachVariableMapping100 =  interface end
public interface IDTSForEachVariableMapping100

Der IDTSForEachVariableMapping100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ValueIndex Infrastruktur For more information, see ForEachVariableMapping.
Öffentliche Eigenschaft VariableName Infrastruktur For more information, see ForEachVariableMapping.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace