IDTSManagedForEachEnumeratorWrapper100 Interface

Definição

Descreve a interface para o wrapper do enumerador ForEach.

public interface class IDTSManagedForEachEnumeratorWrapper100
[System.Runtime.InteropServices.Guid("AEB4A9FC-333F-4766-99CB-1998907809A5")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSManagedForEachEnumeratorWrapper100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("E187B030-6073-427D-B020-EC7DD3A68225")]
public interface IDTSManagedForEachEnumeratorWrapper100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("723E7191-FC01-41C4-B002-6A63E4980576")]
public interface IDTSManagedForEachEnumeratorWrapper100
[<System.Runtime.InteropServices.Guid("AEB4A9FC-333F-4766-99CB-1998907809A5")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSManagedForEachEnumeratorWrapper100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("E187B030-6073-427D-B020-EC7DD3A68225")>]
type IDTSManagedForEachEnumeratorWrapper100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("723E7191-FC01-41C4-B002-6A63E4980576")>]
type IDTSManagedForEachEnumeratorWrapper100 = interface
Public Interface IDTSManagedForEachEnumeratorWrapper100
Derivado
Atributos

Propriedades

ManagedForEachEnumeratorQualifiedName

Obtém o nome qualificado do enumerador do wrapper ForEach gerenciado.

WrappedForEachEnumerator

Obtém ou define o enumerador ForEach encapsulado.

Métodos

SetManagedForEachEnumerator(String)

Define o enumerador ForEach gerenciado.

Aplica-se a