IDTSForEachItem100 인터페이스

정의

public interface class IDTSForEachItem100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("89D08D54-8941-4D65-B2D4-950E60EF8042")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachItem100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("89D08D54-8941-4D65-B2D4-950E60EF8042")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachItem100 = interface
    interface IEnumerable
Public Interface IDTSForEachItem100
Implements IEnumerable
특성
구현

속성

Count
Item[Object]

메서드

Add()
GetEnumerator()
Remove(Object)

적용 대상