IDTSPathCollection100 Schnittstelle

Definition

public interface class IDTSPathCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("A923B10F-1D4C-4AD0-82EE-212262BEE0AC")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPathCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("A923B10F-1D4C-4AD0-82EE-212262BEE0AC")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPathCollection100 = interface
    interface IEnumerable
Public Interface IDTSPathCollection100
Implements IEnumerable
Attribute
Implementiert

Hinweise

Jedes IDTSPath100 Objekt in dieser Auflistung stellt eine Verbindung oder einen Datenfluss zwischen zwei Komponenten in der Datenflussaufgabe dar.

Pfade werden zuerst zwischen Komponenten durch Hinzufügen des neuen Pfads zur Auflistung und dann durch Aufrufen der AttachPathAndPropagateNotifications Methode hergestellt.

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: