IDTSManagedForEachEnumeratorWrapper100 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ForEach 列挙子のラッパーのインターフェイスを記述します。
public interface class IDTSManagedForEachEnumeratorWrapper100
[System.Runtime.InteropServices.Guid("AEB4A9FC-333F-4766-99CB-1998907809A5")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSManagedForEachEnumeratorWrapper100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("E187B030-6073-427D-B020-EC7DD3A68225")]
public interface IDTSManagedForEachEnumeratorWrapper100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("723E7191-FC01-41C4-B002-6A63E4980576")]
public interface IDTSManagedForEachEnumeratorWrapper100
[<System.Runtime.InteropServices.Guid("AEB4A9FC-333F-4766-99CB-1998907809A5")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSManagedForEachEnumeratorWrapper100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("E187B030-6073-427D-B020-EC7DD3A68225")>]
type IDTSManagedForEachEnumeratorWrapper100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("723E7191-FC01-41C4-B002-6A63E4980576")>]
type IDTSManagedForEachEnumeratorWrapper100 = interface
Public Interface IDTSManagedForEachEnumeratorWrapper100
- 派生
- 属性
プロパティ
ManagedForEachEnumeratorQualifiedName |
マネージド ForEach ラッパー列挙子の修飾名を取得します。 |
WrappedForEachEnumerator |
ラップされた ForEach 列挙子を取得します。値の設定も可能です。 |
メソッド
SetManagedForEachEnumerator(String) |
マネージド ForEach 列挙子を設定します。 |