Partager via


Interface IDTSManagedForEachEnumeratorWrapper100

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

Describes the interface for the ForEach enumerator wrapper.

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

Syntaxe

'Déclaration
<GuidAttribute("87C96B01-D176-4265-9D8F-A3D208D8039C")> _
Public Interface IDTSManagedForEachEnumeratorWrapper100
'Utilisation
Dim instance As IDTSManagedForEachEnumeratorWrapper100
[GuidAttribute("87C96B01-D176-4265-9D8F-A3D208D8039C")]
public interface IDTSManagedForEachEnumeratorWrapper100
[GuidAttribute(L"87C96B01-D176-4265-9D8F-A3D208D8039C")]
public interface class IDTSManagedForEachEnumeratorWrapper100
[<GuidAttribute("87C96B01-D176-4265-9D8F-A3D208D8039C")>]
type IDTSManagedForEachEnumeratorWrapper100 =  interface end
public interface IDTSManagedForEachEnumeratorWrapper100

Le type IDTSManagedForEachEnumeratorWrapper100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ManagedForEachEnumeratorQualifiedName Infrastructure. Gets the qualified name for the managed ForEach wrapper enumerator.
Propriété publique WrappedForEachEnumerator Infrastructure. Gets or sets the wrapped ForEach enumerator.

Haut de la page

Méthodes

  Nom Description
Méthode publique SetManagedForEachEnumerator Infrastructure. Sets the managed ForEach enumerator.

Haut de la page

Voir aussi

Référence

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