IDTSConnectionManagerMarshalControl100 接口

定义

向支持封送控制的连接管理器提供属性和方法。

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)

准备连接管理器以便进行克隆。

适用于