共用方式為


ForEachNodeListEnumerator 建構函式

Initializes a new instance of the ForEachNodeListEnumerator class.

命名空間:  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()