Partager via


Interface IDTSForEachItemsProvider100

Cette API prend en charge l'infrastructure SQL Server 2012 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("B5D3E9DB-2DD4-4316-A55C-2AA2E11C4AA9")> _
Public Interface IDTSForEachItemsProvider100
'Utilisation
Dim instance As IDTSForEachItemsProvider100
[GuidAttribute("B5D3E9DB-2DD4-4316-A55C-2AA2E11C4AA9")]
public interface IDTSForEachItemsProvider100
[GuidAttribute(L"B5D3E9DB-2DD4-4316-A55C-2AA2E11C4AA9")]
public interface class IDTSForEachItemsProvider100
[<GuidAttribute("B5D3E9DB-2DD4-4316-A55C-2AA2E11C4AA9")>]
type IDTSForEachItemsProvider100 =  interface end
public interface IDTSForEachItemsProvider100

Le type IDTSForEachItemsProvider100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ForEachItems Infrastructure. For more information, see ForEachItemValueEnumerator.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper