Partager via


Interface IDTSForEachVariableMapping100

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see ForEachVariableMapping.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("59B0DFC1-DA93-47ED-8419-CEBBE7061180")> _
Public Interface IDTSForEachVariableMapping100
'Utilisation
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

Le type IDTSForEachVariableMapping100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ValueIndex Infrastructure. For more information, see ForEachVariableMapping.
Propriété publique VariableName Infrastructure. For more information, see ForEachVariableMapping.

Haut de la page