IDTSForEachNodeListEnumerator 介面
Defines an interface used to enumerate a set of XML nodes that result from applying an XPath expression to an XML file.
命名空間: Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList
組件: Microsoft.SqlServer.ForEachNodeListEnumerator (在 Microsoft.SqlServer.ForEachNodeListEnumerator.dll 中)
語法
'宣告
Public Interface IDTSForEachNodeListEnumerator
'用途
Dim instance As IDTSForEachNodeListEnumerator
public interface IDTSForEachNodeListEnumerator
public interface class IDTSForEachNodeListEnumerator
type IDTSForEachNodeListEnumerator = interface end
public interface IDTSForEachNodeListEnumerator