IDTSRuntimeConnection100 Schnittstelle

Definition

public interface class IDTSRuntimeConnection100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSObject100
[System.Runtime.InteropServices.Guid("5F0422E1-9AF0-4A92-8874-E54A065456A9")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSRuntimeConnection100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSObject100
[<System.Runtime.InteropServices.Guid("5F0422E1-9AF0-4A92-8874-E54A065456A9")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSRuntimeConnection100 = interface
    interface IDTSObject100
Public Interface IDTSRuntimeConnection100
Implements IDTSObject100
Attribute
Implementiert

Hinweise

Das Objekt IDTSRuntimeConnection100 enthält eine Referenz auf ein ConnectionManager Objekt im Paket, das von der Komponente verwendet wird, um eine Verbindung zu einer externen Datenquelle zu erhalten. Datenflusskomponenten, die Verbindungen zu externen Datenquellen erfordern, fügen eine Laufzeitverbindung hinzu RuntimeConnectionCollection , um ihren Bedarf an einer Verbindung anzuzeigen.

Gilt für: