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 상속됩니다.
메서드
| Name | Description |
|---|---|
| InitializeConnectionManager(String, IDTSInfoEvents100, IDTSLogging100) |
주어진 매개변수를 사용하여 연결 관리자 인스턴스의 속성을 초기화합니다. |