ForEachNodeListEnumerator::NodeList Property
Gets an ArrayList class that contains a collection of nodes that the XPath operation produces.
Assembly: Microsoft.SqlServer.ForEachNodeListEnumerator (in Microsoft.SqlServer.ForEachNodeListEnumerator.dll)
Property Value
Type: System.Collections::ArrayList^For more information about the ArrayList, see ArrayList Class in the .NET Framework Class Library.
Implements
IDTSForEachNodeListEnumerator::NodeList
Show: