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()