IDTSManagedForEachEnumeratorWrapper100 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the interface for the ForEach enumerator wrapper.
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
- Derived
- Attributes
Properties
ManagedForEachEnumeratorQualifiedName |
Gets the qualified name for the managed ForEach wrapper enumerator. |
WrappedForEachEnumerator |
Gets or sets the wrapped ForEach enumerator. |
Methods
SetManagedForEachEnumerator(String) |
Sets the managed ForEach enumerator. |