Share via


ForEachSchemaRowsetEnumerator Constructor

Initializes a new instance of the ForEachSchemaRowsetEnumerator class.

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

Syntax

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

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

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