IDTSRuntimeConnection100 인터페이스

정의

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
특성
구현

설명

개체는 IDTSRuntimeConnection100 구성 요소가 외부 데이터 원본에 대한 연결을 획득하는 데 사용하는 패키지의 개체에 대한 참조 ConnectionManager 를 보유합니다. 외부 데이터 원본에 연결해야 하는 데이터 흐름 구성 요소는 연결의 필요성을 나타내기 위해 RuntimeConnectionCollection 런타임 연결을 추가합니다.

속성

ConnectionManager
ConnectionManagerID
Description
ID
IdentificationString
Name
ObjectType

메서드

ReleaseConnectionManager()

적용 대상