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