Freigeben über


IDTSManagedForEachEnumeratorWrapper100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see ManagedForEachEnumeratorWrapper.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("5558792C-B46C-4440-906C-5F2D045E7B84")> _
Public Interface IDTSManagedForEachEnumeratorWrapper100
'Usage
Dim instance As IDTSManagedForEachEnumeratorWrapper100
[GuidAttribute("5558792C-B46C-4440-906C-5F2D045E7B84")]
public interface IDTSManagedForEachEnumeratorWrapper100
[GuidAttribute(L"5558792C-B46C-4440-906C-5F2D045E7B84")]
public interface class IDTSManagedForEachEnumeratorWrapper100
[<GuidAttribute("5558792C-B46C-4440-906C-5F2D045E7B84")>]
type IDTSManagedForEachEnumeratorWrapper100 =  interface end
public interface IDTSManagedForEachEnumeratorWrapper100

Der IDTSManagedForEachEnumeratorWrapper100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ManagedForEachEnumeratorQualifiedName Infrastruktur For more information, see ManagedForEachEnumeratorWrapper.
Öffentliche Eigenschaft WrappedForEachEnumerator Infrastruktur For more information, see ManagedForEachEnumeratorWrapper.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode SetManagedForEachEnumerator Infrastruktur For more information, see ManagedForEachEnumeratorWrapper.

Zum Anfang