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 ,以表示它們需要連線。
屬性
| 名稱 | Description |
|---|---|
| ConnectionManager | |
| ConnectionManagerID | |
| Description | |
| ID | |
| IdentificationString | |
| Name | |
| ObjectType | |
方法
| 名稱 | Description |
|---|---|
| ReleaseConnectionManager() | |