IDTSOutputCollection100 Schnittstelle

Definition

public interface class IDTSOutputCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("68BCA3B7-406E-4261-AB30-3DB1E090C760")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSOutputCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("68BCA3B7-406E-4261-AB30-3DB1E090C760")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSOutputCollection100 = interface
    interface IEnumerable
Public Interface IDTSOutputCollection100
Implements IEnumerable
Attribute
Implementiert

Hinweise

Diese Auflistung enthält die Objekte einer Datenflusskomponente und enthält auch Methoden, mit denen IDTSOutput100 Ausgaben hinzugefügt, entfernt und aufgezählt werden können.

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: