언어

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

속성

Name Description
CollectionEnumerator

열거자가 반복하는 객체 종류를 나타내는 값을 받거나 설정합니다.

메서드

Name Description
GetEnumerator(IDTSConnections100, IDTSVariableDispenser100, IDTSInfoEvents100, IDTSLogging100)

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

InitializeForEachEnumerator(IDTSConnections100, IDTSInfoEvents100, IDTSObjectReferenceTracker100)

작업과 관련된 속성을 초기화합니다.

Validate(IDTSConnections100, IDTSVariableDispenser100, IDTSInfoEvents100, IDTSLogging100)

열거자가 실행 실패를 방해하는 유효한 설정이 있는지 확인할 수 있게 합니다.

적용 대상