IDTSInputCollection100 인터페이스

정의

public interface class IDTSInputCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("2D564021-87C1-47BF-BC55-9303ECCB5C20")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("2D564021-87C1-47BF-BC55-9303ECCB5C20")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputCollection100 = interface
    interface IEnumerable
Public Interface IDTSInputCollection100
Implements IEnumerable
특성
구현

설명

IDTSInputCollection100에는 데이터 흐름 구성 요소의 개체가 포함됩니다 IDTSInput100 .

속성

Count
Item[Object]

메서드

FindObjectByID(Int32)
FindObjectIndexByID(Int32)
GetEnumerator()
GetObjectByID(Int32)
GetObjectIndexByID(Int32)
New()
NewAt(Int32)
RemoveAll()
RemoveObjectByID(Int32)
RemoveObjectByIndex(Object)
SetIndex(Int32, Int32)

적용 대상