IDTSRuntimeConnection100 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
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() |