IDTSConnectionManagerVariables100 インターフェイス

定義

接続マネージャーに変数と変数ディスペンサーを提供します。

public interface class IDTSConnectionManagerVariables100
[System.Runtime.InteropServices.Guid("C2F0A14A-1EE6-46BA-B868-F94B8E90BE4A")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionManagerVariables100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("931B8EA6-D95C-4CA6-A9F9-9649BAC4BB40")]
public interface IDTSConnectionManagerVariables100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("9CA0C743-6D30-4840-8C1F-8CE430EF73A1")]
public interface IDTSConnectionManagerVariables100
[<System.Runtime.InteropServices.Guid("C2F0A14A-1EE6-46BA-B868-F94B8E90BE4A")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionManagerVariables100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("931B8EA6-D95C-4CA6-A9F9-9649BAC4BB40")>]
type IDTSConnectionManagerVariables100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("9CA0C743-6D30-4840-8C1F-8CE430EF73A1")>]
type IDTSConnectionManagerVariables100 = interface
Public Interface IDTSConnectionManagerVariables100
属性

プロパティ

名前 説明
VariableDispenser

変数の集合にアクセスする変数ディスペンサーを入手します。

Variables

複数のオブジェクトを通じてアクセスされる変数の集合を取得します。

適用対象