IDTSConnectionManagerMarshalControl100 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 properties and methods to connection manager that supports marshal control.
public interface class IDTSConnectionManagerMarshalControl100
[System.Runtime.InteropServices.Guid("E9F01C40-ED04-473F-992A-EE971FAA7C43")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSConnectionManagerMarshalControl100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("17272D57-460A-4FF3-AB80-B3D58FC3AA33")]
public interface IDTSConnectionManagerMarshalControl100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("6DE2E291-1FB1-4440-B0D2-4C06A9EF27D9")]
public interface IDTSConnectionManagerMarshalControl100
[<System.Runtime.InteropServices.Guid("E9F01C40-ED04-473F-992A-EE971FAA7C43")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSConnectionManagerMarshalControl100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("17272D57-460A-4FF3-AB80-B3D58FC3AA33")>]
type IDTSConnectionManagerMarshalControl100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("6DE2E291-1FB1-4440-B0D2-4C06A9EF27D9")>]
type IDTSConnectionManagerMarshalControl100 = interface
Public Interface IDTSConnectionManagerMarshalControl100
- Attributes
Properties
CanClone |
Gets a value that indicates whether connection manager can be cloned. |
CanMarshal |
Gets a value that indicates whether connection manager can be marshaled. |
Methods
ConfigureClone(IDTSConnectionManager100) |
Prepares the connection manager for cloning. |