Costruttore ForEachSchemaRowsetEnumerator
Initializes a new instance of the ForEachSchemaRowsetEnumerator class.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO
Assembly: Microsoft.SqlServer.ForEachADOEnumerator (in Microsoft.SqlServer.ForEachADOEnumerator.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New ForEachSchemaRowsetEnumerator()
public ForEachSchemaRowsetEnumerator()
public:
ForEachSchemaRowsetEnumerator()
new : unit -> ForEachSchemaRowsetEnumerator
public function ForEachSchemaRowsetEnumerator()
Vedere anche