IDTSPathCollection100 Interfaccia

Definizione

public interface class IDTSPathCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("6A331EBD-A950-43B5-83A2-033585F417F7")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPathCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("6A331EBD-A950-43B5-83A2-033585F417F7")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPathCollection100 = interface
    interface IEnumerable
Public Interface IDTSPathCollection100
Implements IEnumerable
Attributi
Implementazioni

Commenti

Ogni IDTSPath100 oggetto in questa collezione rappresenta una connessione, o flusso di dati, tra due componenti nel compito di flusso di dati.

I percorsi vengono stabiliti tra i componenti prima aggiungendo il nuovo percorso alla collezione, e poi chiamando il suo AttachPathAndPropagateNotifications metodo.

Si applica a