언어

IDTSConnectionManagerInit100 인터페이스

정의

연결 관리자의 속성을 초기화하는 방법을 제공합니다.

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)

주어진 매개변수를 사용하여 연결 관리자 인스턴스의 속성을 초기화합니다.

적용 대상