Udostępnij przez


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

'Deklaracja
<GuidAttribute("524d96b5-884f-41d9-9000-21f3f49e98e4")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)> _
Public Interface IDTSForEachEnumerator
[GuidAttribute("524d96b5-884f-41d9-9000-21f3f49e98e4")] 
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)] 
public interface IDTSForEachEnumerator
[GuidAttribute(L"524d96b5-884f-41d9-9000-21f3f49e98e4")] 
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIDispatch)] 
public interface class IDTSForEachEnumerator
/** @attribute GuidAttribute("524d96b5-884f-41d9-9000-21f3f49e98e4") */ 
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch) */ 
public interface IDTSForEachEnumerator
GuidAttribute("524d96b5-884f-41d9-9000-21f3f49e98e4") 
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch) 
public interface IDTSForEachEnumerator

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.