Share via


ForEachADOEnumerator Constructor

Initializes a new instance of the ForEachADOEnumerator class.

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

Syntax

'Declaration
Public Sub New
public ForEachADOEnumerator ()
public:
ForEachADOEnumerator ()
public ForEachADOEnumerator ()
public function ForEachADOEnumerator ()

Remarks

The default constructor initializes any fields to their default values.

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

ForEachADOEnumerator Class
ForEachADOEnumerator Members
Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO Namespace