Condividi tramite


IDTSRuntimeConnection100 Interfaccia

Definizione

public interface class IDTSRuntimeConnection100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSObject100
[System.Runtime.InteropServices.Guid("D7FD1DFC-364E-47B3-959A-C66C1DDB3DA5")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSRuntimeConnection100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSObject100
[<System.Runtime.InteropServices.Guid("D7FD1DFC-364E-47B3-959A-C66C1DDB3DA5")>]
[<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 un'origine dati esterna. I componenti del flusso di dati che richiedono connessioni alle origini dati esterne aggiungono una connessione di runtime all'oggetto RuntimeConnectionCollection per indicare la necessità di una connessione.

Proprietà

ConnectionManager
ConnectionManagerID
Description
ID
IdentificationString
Name
ObjectType

Metodi

ReleaseConnectionManager()

Si applica a