Share via


IDTSForEachADOEnumerator Interface

Supports iteration over rows in a dataset, data table, or recordset. This interface is inherited and used by the ForEachADOEnumerator.

Namespace: Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO
Assembly: Microsoft.SqlServer.ForEachADOEnumerator (in microsoft.sqlserver.foreachadoenumerator.dll)

Syntax

'Declaration
Public Interface IDTSForEachADOEnumerator
public interface IDTSForEachADOEnumerator
public interface class IDTSForEachADOEnumerator
public interface IDTSForEachADOEnumerator
public interface IDTSForEachADOEnumerator

Platforms

Development Platforms

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

Target Platforms

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

See Also

Reference

IDTSForEachADOEnumerator Members
Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO Namespace