IDTSConnectionManagerMarshalControl100 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为连接管理器提供支持马歇尔控制的属性和方法。
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
- 属性
属性
| 名称 | 说明 |
|---|---|
| CanClone |
获得一个值,指示连接管理器是否可以被克隆。 |
| CanMarshal |
获得一个值,表示连接管理器是否可以被编组。 |
方法
| 名称 | 说明 |
|---|---|
| ConfigureClone(IDTSConnectionManager100) |
准备连接管理器进行克隆。 |