IDTSConnectionManagerInit100 Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Bietet Methoden zur Initialisierung der Eigenschaften eines Verbindungsmanagers.
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
- Abgeleitet
- Attribute
Hinweise
Diese Schnittstelle wird von der ConnectionManagerAdoNetClass und ConnectionManagerSqlMobileClassgeerbt.
Methoden
| Name | Beschreibung |
|---|---|
| InitializeConnectionManager(String, IDTSInfoEvents100, IDTSLogging100) |
Initialisiert die Eigenschaften der Connection Manager-Instanz mit den gegebenen Parametern. |