Freigeben über


IDTSForEachVariableMapping100-Schnittstelle

Diese API unterstützt die -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("59B0DFC1-DA93-47ED-8419-CEBBE7061180")> _
Public Interface IDTSForEachVariableMapping100
'Usage
Dim instance As IDTSForEachVariableMapping100
[GuidAttribute("59B0DFC1-DA93-47ED-8419-CEBBE7061180")]
public interface IDTSForEachVariableMapping100
[GuidAttribute(L"59B0DFC1-DA93-47ED-8419-CEBBE7061180")]
public interface class IDTSForEachVariableMapping100
[<GuidAttribute("59B0DFC1-DA93-47ED-8419-CEBBE7061180")>]
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