Interface IDTSForEachItemsProvider100
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 ForEachItemValueEnumerator.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("BC0FB81F-E42F-49F4-87E8-12B5617C3BD0")> _
Public Interface IDTSForEachItemsProvider100
'Utilisation
Dim instance As IDTSForEachItemsProvider100
[GuidAttribute("BC0FB81F-E42F-49F4-87E8-12B5617C3BD0")]
public interface IDTSForEachItemsProvider100
[GuidAttribute(L"BC0FB81F-E42F-49F4-87E8-12B5617C3BD0")]
public interface class IDTSForEachItemsProvider100
[<GuidAttribute("BC0FB81F-E42F-49F4-87E8-12B5617C3BD0")>]
type IDTSForEachItemsProvider100 = interface end
public interface IDTSForEachItemsProvider100
Le type IDTSForEachItemsProvider100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
ForEachItems | Infrastructure. For more information, see ForEachItemValueEnumerator. |
Haut de la page