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)

クローン作成のために接続マネージャーを準備します。

適用対象