Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList namespace contains the classes and interfaces used to enumerate a set of XML nodes that result from applying an XPath expession to an XML file.
Classes
| Class | Description | |
|---|---|---|
![]() |
ForEachNodeListEnumerator | Defines a class used to enumerate a set of XML nodes that result from applying an XPath expession to an XML file. |
Interfaces
| Interface | Description | |
|---|---|---|
![]() |
IDTSForEachNodeListEnumerator | Defines an interface used to enumerate a set of XML nodes that result from applying an XPath expression to an XML file. |
Enumerations
| Enumeration | Description | |
|---|---|---|
![]() |
EnumerationType | Specifies the type of objects in the NodeList array that will be iterated over by the ForEachNodeListEnumerator. The EnumerationType property is set to one of the values in this enumeration. |
![]() |
InnerElementType | Specifies the type of inner element, which is the InnerElementType property, to be used when the EnumerationType is set to ElementCollection. |
![]() |
SourceType | Determines where to find the data for the associated property. This enumeration is used by the InnerXPathStringSourceType, OuterXPathStringSourceType, SourceDocumentType, and OuterXPathString properties. |
.gif)
.gif)
.gif)