IDTSRuntimeConnectionCollection100 Interfaccia

Definizione

public interface class IDTSRuntimeConnectionCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("01459E9F-487B-49C9-A049-6C6799845EE2")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSRuntimeConnectionCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("01459E9F-487B-49C9-A049-6C6799845EE2")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSRuntimeConnectionCollection100 = interface
    interface IEnumerable
Public Interface IDTSRuntimeConnectionCollection100
Implements IEnumerable
Attributi
Implementazioni

Commenti

I componenti del flusso di dati che si collegano a fonti di dati esterne lo fanno utilizzando ConnectionManager oggetti creati a livello di pacchetto. Questa raccolta viene utilizzata per memorizzare i riferimenti ai connection manager nel pacchetto che un componente utilizza per accedere alle fonti di dati esterne.

Si applica a