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