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.
public interface class IDTSConnectionManagerInit100
[System.Runtime.InteropServices.Guid("4AB58E6F-EA10-4D06-905E-539291C37F31")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSConnectionManagerInit100
[<System.Runtime.InteropServices.Guid("4AB58E6F-EA10-4D06-905E-539291C37F31")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSConnectionManagerInit100 = interface
Public Interface IDTSConnectionManagerInit100
- Abgeleitet
- Attribute
Hinweise
Diese Schnittstelle wird von ConnectionManagerAdoNetClass und ConnectionManagerSqlMobileClass geerbt.
Methoden
InitializeConnectionManager(String, IDTSInfoEvents100, IDTSLogging100) |