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() |