IDTSManagedForEachEnumeratorWrapper100 接口

定义

描述用于 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 枚举器。

适用于