IDTSForEachEnumerator Interface
Provides the methods and properties for the ForEachEnumerator.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)> _
<GuidAttribute("524d96b5-884f-41d9-9000-21f3f49e98e4")> _
Public Interface IDTSForEachEnumerator
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
[GuidAttribute("524d96b5-884f-41d9-9000-21f3f49e98e4")]
public interface IDTSForEachEnumerator
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIDispatch)]
[GuidAttribute(L"524d96b5-884f-41d9-9000-21f3f49e98e4")]
public interface class IDTSForEachEnumerator
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch) */
/** @attribute GuidAttribute("524d96b5-884f-41d9-9000-21f3f49e98e4") */
public interface IDTSForEachEnumerator
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)
GuidAttribute("524d96b5-884f-41d9-9000-21f3f49e98e4")
public interface IDTSForEachEnumerator
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
IDTSForEachEnumerator Members
Microsoft.SqlServer.Dts.Runtime Namespace