Constructeur ForEachNodeListEnumerator
Initializes a new instance of the ForEachNodeListEnumerator class.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList
Assembly : Microsoft.SqlServer.ForEachNodeListEnumerator (en Microsoft.SqlServer.ForEachNodeListEnumerator.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New ForEachNodeListEnumerator()
public ForEachNodeListEnumerator()
public:
ForEachNodeListEnumerator()
new : unit -> ForEachNodeListEnumerator
public function ForEachNodeListEnumerator()