IDTSRuntimeConnection100 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
- 屬性
- 實作
備註
IDTSRuntimeConnection100 物件會保留一個 ConnectionManager 物件的參考,元件用來取得與外部資料來源的連線。 需要連接外部資料來源的資料流程元件會加入執行時連線 RuntimeConnectionCollection ,以表示它們需要連線。
屬性
| 名稱 | Description |
|---|---|
| ConnectionManager | |
| ConnectionManagerID | |
| Description | |
| ID | |
| IdentificationString | |
| Name | |
| ObjectType | |
方法
| 名稱 | Description |
|---|---|
| ReleaseConnectionManager() | |