IDTSInputCollection100 Schnittstelle

Definition

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
Attribute
Implementiert

Hinweise

Die IDTSInputCollection100 enthält die IDTSInput100 Objekte einer Datenflusskomponente.

Eigenschaften

Count
Item[Object]

Methoden

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

Gilt für: