IDTSForEachEnumerator100 인터페이스

정의

ForEachEnumerator에 대한 속성과 메서드를 정의합니다.

public interface class IDTSForEachEnumerator100
[System.Runtime.InteropServices.Guid("B2C90FA2-4526-4B7F-BF70-57DFDFFDE95C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachEnumerator100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("010C96F7-AAB2-46A3-B4FF-D23645B19FEC")]
public interface IDTSForEachEnumerator100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("581B370D-13AA-4381-9F81-2BE1C781F55B")]
public interface IDTSForEachEnumerator100
[<System.Runtime.InteropServices.Guid("B2C90FA2-4526-4B7F-BF70-57DFDFFDE95C")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachEnumerator100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("010C96F7-AAB2-46A3-B4FF-D23645B19FEC")>]
type IDTSForEachEnumerator100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("581B370D-13AA-4381-9F81-2BE1C781F55B")>]
type IDTSForEachEnumerator100 = interface
Public Interface IDTSForEachEnumerator100
파생
특성

속성

CollectionEnumerator

열거자에서 반복하는 개체의 종류를 나타내는 값을 가져오거나 설정합니다.

메서드

GetEnumerator(IDTSConnections100, IDTSVariableDispenser100, IDTSInfoEvents100, IDTSLogging100)

컬렉션을 반복하는 열거자를 반환합니다.

InitializeForEachEnumerator(IDTSConnections100, IDTSInfoEvents100, IDTSObjectReferenceTracker100)

태스크와 연결된 속성을 초기화합니다.

Validate(IDTSConnections100, IDTSVariableDispenser100, IDTSInfoEvents100, IDTSLogging100)

열거자에서 성공적인 실행을 방해하는 잘못된 설정이 포함되어 있는지 확인할 수 있도록 허용합니다.

적용 대상