Construtor ForEachSchemaRowsetEnumerator
Initializes a new instance of the ForEachSchemaRowsetEnumerator class.
Namespace: Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO
Assembly: Microsoft.SqlServer.ForEachADOEnumerator (em Microsoft.SqlServer.ForEachADOEnumerator.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New ForEachSchemaRowsetEnumerator()
public ForEachSchemaRowsetEnumerator()
public:
ForEachSchemaRowsetEnumerator()
new : unit -> ForEachSchemaRowsetEnumerator
public function ForEachSchemaRowsetEnumerator()
Consulte também