IDTSConnectionManagerInit100 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
接続マネージャーのプロパティを初期化する方法を提供します。
public interface class IDTSConnectionManagerInit100
[System.Runtime.InteropServices.Guid("44727188-B0B1-4BFB-A3A3-CA7A3AB29AAD")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSConnectionManagerInit100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("686D251F-2D69-4E05-B711-D16EFF385D9D")]
public interface IDTSConnectionManagerInit100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("DE705740-B2FF-4DD2-8ECE-152E2E46AC30")]
public interface IDTSConnectionManagerInit100
[<System.Runtime.InteropServices.Guid("44727188-B0B1-4BFB-A3A3-CA7A3AB29AAD")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSConnectionManagerInit100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("686D251F-2D69-4E05-B711-D16EFF385D9D")>]
type IDTSConnectionManagerInit100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("DE705740-B2FF-4DD2-8ECE-152E2E46AC30")>]
type IDTSConnectionManagerInit100 = interface
Public Interface IDTSConnectionManagerInit100
- 派生
- 属性
注釈
このインターフェースは ConnectionManagerAdoNetClass と ConnectionManagerSqlMobileClassに引き継がれます。
メソッド
| 名前 | 説明 |
|---|---|
| InitializeConnectionManager(String, IDTSInfoEvents100, IDTSLogging100) |
指定されたパラメータを用いて接続管理者インスタンスのプロパティを初期化します。 |