IDTSInputColumnCollection100 인터페이스

정의

public interface class IDTSInputColumnCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("8CE41D62-FEAD-4EFF-8810-7463B5A80F4C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputColumnCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("8CE41D62-FEAD-4EFF-8810-7463B5A80F4C")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputColumnCollection100 = interface
    interface IEnumerable
Public Interface IDTSInputColumnCollection100
Implements IEnumerable
특성
구현

속성

Count
Item[Object]

메서드

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

적용 대상