Share via


IDTSForEachNodeListEnumerator Interface

Defines an interface used to enumerate a set of XML nodes that result from applying an XPath expression to an XML file.

Namespace: Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList
Assembly: Microsoft.SqlServer.ForEachNodeListEnumerator (in microsoft.sqlserver.foreachnodelistenumerator.dll)

Syntax

'Declaration
Public Interface IDTSForEachNodeListEnumerator
public interface IDTSForEachNodeListEnumerator
public interface class IDTSForEachNodeListEnumerator
public interface IDTSForEachNodeListEnumerator
public interface IDTSForEachNodeListEnumerator

Remarks

New:14 April 2006

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

IDTSForEachNodeListEnumerator Members
Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList Namespace