IDTSRuntimeConnection100 Interfaccia

Definizione

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
Attributi
Implementazioni

Commenti

L'oggetto IDTSRuntimeConnection100 contiene un riferimento a un ConnectionManager oggetto nel pacchetto utilizzato dal componente per acquisire una connessione a una sorgente di dati esterna. I componenti del flusso dati che richiedono connessioni a sorgenti dati esterne aggiungono una connessione RuntimeConnectionCollection in tempo reale per indicare la necessità di una connessione.

Si applica a