IDTSRuntimeConnectionCollection100 Schnittstelle

Definition

public interface class IDTSRuntimeConnectionCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("D9428893-8A95-4DFD-826C-4035E5728C60")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSRuntimeConnectionCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("D9428893-8A95-4DFD-826C-4035E5728C60")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSRuntimeConnectionCollection100 = interface
    interface IEnumerable
Public Interface IDTSRuntimeConnectionCollection100
Implements IEnumerable
Attribute
Implementiert

Hinweise

Datenflusskomponenten, die mit externen Datenquellen verbunden sind, tun dies über ConnectionManager Objekte, die auf Paketebene erstellt wurden. Diese Sammlung wird verwendet, um Verweise auf die Verbindungsmanager im Paket zu speichern, das eine Komponente zum Zugriff auf externe Datenquellen verwendet.

Gilt für: