次の方法で共有


ForEachNodeListEnumerator コンストラクター

ForEachNodeListEnumerator クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList
アセンブリ:  Microsoft.SqlServer.ForEachNodeListEnumerator (Microsoft.SqlServer.ForEachNodeListEnumerator.dll)

構文

'宣言
Public Sub New
'使用
Dim instance As New ForEachNodeListEnumerator()
public ForEachNodeListEnumerator()
public:
ForEachNodeListEnumerator()
new : unit -> ForEachNodeListEnumerator
public function ForEachNodeListEnumerator()

関連項目

参照

ForEachNodeListEnumerator クラス

Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList 名前空間