Partager via


Interface ForEachEnumeratorHost

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

For more information, see ForEachEnumeratorHostClass.

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

Syntaxe

'Déclaration
<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")> _
Public Interface ForEachEnumeratorHost _
    Inherits IDTSName100
'Utilisation
Dim instance As ForEachEnumeratorHost
[GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")]
public interface ForEachEnumeratorHost : IDTSName100
[GuidAttribute(L"3ED97632-0404-4E74-B662-C7C28C98E4BA")]
public interface class ForEachEnumeratorHost : IDTSName100
[<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")>]
type ForEachEnumeratorHost =  
    interface
        interface IDTSName100
    end
public interface ForEachEnumeratorHost extends IDTSName100