Share via


IDTSManagedForEachEnumeratorWrapper100 인터페이스

정의

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
파생
특성

속성

ManagedForEachEnumeratorQualifiedName

관리되는 ForEach 래퍼 열거자에 대한 정규화된 이름을 가져옵니다.

WrappedForEachEnumerator

래핑된 ForEach 열거자를 가져오거나 설정합니다.

메서드

SetManagedForEachEnumerator(String)

관리되는 ForEach 열거자를 설정합니다.

적용 대상