Freigeben über


ForEachSchemaRowsetEnumerator-Konstruktor

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()