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
'Usage
Dim instance As New ForEachSchemaRowsetEnumerator()
public ForEachSchemaRowsetEnumerator()
public:
ForEachSchemaRowsetEnumerator()
new : unit -> ForEachSchemaRowsetEnumerator
public function ForEachSchemaRowsetEnumerator()

See Also

Reference

ForEachSchemaRowsetEnumerator Class

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