IDTSConnectionManagerInit100 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides methods for initializing the properties of a connection manager.
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
- Derived
- Attributes
Remarks
This interface is inherited by the ConnectionManagerAdoNetClass and ConnectionManagerSqlMobileClass.
Methods
InitializeConnectionManager(String, IDTSInfoEvents100, IDTSLogging100) |
Initializes the properties of the connection manager instance using the given parameters. |