Interfaccia IDTSForEachNodeListEnumerator
Defines an interface used to enumerate a set of XML nodes that result from applying an XPath expression to an XML file.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList
Assembly: Microsoft.SqlServer.ForEachNodeListEnumerator (in Microsoft.SqlServer.ForEachNodeListEnumerator.dll)
Sintassi
'Dichiarazione
Public Interface IDTSForEachNodeListEnumerator
'Utilizzo
Dim instance As IDTSForEachNodeListEnumerator
public interface IDTSForEachNodeListEnumerator
public interface class IDTSForEachNodeListEnumerator
type IDTSForEachNodeListEnumerator = interface end
public interface IDTSForEachNodeListEnumerator
Vedere anche