Interface IDTSForEachVariableMappings100
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 ForEachVariableMappings.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("589F96AB-C73A-4127-AF6B-E84FAF5CCD0F")> _
Public Interface IDTSForEachVariableMappings100 _
Inherits IEnumerable
'Utilisation
Dim instance As IDTSForEachVariableMappings100
[GuidAttribute("589F96AB-C73A-4127-AF6B-E84FAF5CCD0F")]
public interface IDTSForEachVariableMappings100 : IEnumerable
[GuidAttribute(L"589F96AB-C73A-4127-AF6B-E84FAF5CCD0F")]
public interface class IDTSForEachVariableMappings100 : IEnumerable
[<GuidAttribute("589F96AB-C73A-4127-AF6B-E84FAF5CCD0F")>]
type IDTSForEachVariableMappings100 =
interface
interface IEnumerable
end
public interface IDTSForEachVariableMappings100 extends IEnumerable
Le type IDTSForEachVariableMappings100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Count | Infrastructure. For more information, see ForEachVariableMappings. | |
Item | Infrastructure. For more information, see ForEachVariableMappings. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Add | Infrastructure. For more information, see ForEachVariableMappings. | |
GetEnumerator() () () () | (hérité de IEnumerable.) | |
GetEnumerator() () () () | Infrastructure. For more information, see ForEachVariableMappings. | |
Remove | Infrastructure. For more information, see ForEachVariableMappings. |
Haut de la page