ForEachNodeListEnumerator Constructor
Initializes a new instance of the ForEachNodeListEnumerator class.
Namespace: Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList
Assembly: Microsoft.SqlServer.ForEachNodeListEnumerator (in Microsoft.SqlServer.ForEachNodeListEnumerator.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ForEachNodeListEnumerator()
public ForEachNodeListEnumerator()
public:
ForEachNodeListEnumerator()
new : unit -> ForEachNodeListEnumerator
public function ForEachNodeListEnumerator()
See Also
Reference
ForEachNodeListEnumerator Class
Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList Namespace